This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-07-07 10:24:48 +02:00
Code
Issues
Releases
Wiki
Activity
Files
a870f28609284da994788e67cead14ba666e27c0
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
a6bf34acf6
Timezone issue ... perhaps this field should become a var/char ...
...
git-svn-id: file:///svn/phpbb/trunk@3454 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-05 15:55:55 +00:00
..
acm
Use array_shift to fetch cached rows.
2003-01-31 02:13:12 +00:00
auth
…
ucp
…
bbcode.php
…
emailer.php
Changes for UCP and registration, pretty minor overall. Fixed emailer to use
2003-01-30 20:02:09 +00:00
functions_admin.php
…
functions_display.php
Do not display table headers when no subforum is shown
2003-01-31 02:11:38 +00:00
functions_posting.php
…
functions.php
Remove '<select ...' from language, timezone and style option list generation, change is_dir (which doesn't always work) to is_file, etc. introduce root_path to language option list gen
2003-01-31 15:39:07 +00:00
index.htm
…
page_header.php
Timezone issue ... perhaps this field should become a var/char ...
2003-02-05 15:55:55 +00:00
page_tail.php
…
session.php
I think we needed it anyway ;)
2003-01-31 02:14:48 +00:00
template.php
…