This website requires JavaScript.
Explore
Help
Register
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-02-21 18:03:18 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
0e2d4c9903
Added online users output to page header and from that, index
...
git-svn-id: file:///svn/phpbb/trunk@209 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-28 20:14:05 +00:00
..
auth.php
Removed need to send db as a parameter to functions
2001-04-19 15:05:39 +00:00
bbcode.php
Moved all included files to includes
2001-04-19 13:18:57 +00:00
constants.php
…
db.php
…
error.php
Moved all included files to includes
2001-04-19 13:18:57 +00:00
functions.php
Updated for generic theming
2001-04-24 22:32:57 +00:00
page_header.php
Added online users output to page header and from that, index
2001-04-28 20:14:05 +00:00
page_tail.php
Added current time to overall footer
2001-04-19 06:24:23 +00:00
post.php
Moved all included files to includes
2001-04-19 13:18:57 +00:00
sessions.php
Overhauled session code ... in a big way
2001-04-28 17:54:22 +00:00
template.inc
…