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-06-30 23:14:28 +02:00
Code
Issues
Releases
Wiki
Activity
Files
9889b8ba53ca33e81b8731d52960bf5c5057be00
php-phpbb
/
phpBB
/
includes
History
James Atkinson
9889b8ba53
More work on posting. Editing now works. Also replies can have subjects.
...
git-svn-id: file:///svn/phpbb/trunk@336 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 03:11:27 +00:00
..
auth.php
…
bbcode.php
Lots of work on posting. New topic and reply functionality is mostly done. Edit post loads the form but needs database functionality
2001-05-26 00:25:50 +00:00
constants.php
Lots of work on posting. New topic and reply functionality is mostly done. Edit post loads the form but needs database functionality
2001-05-26 00:25:50 +00:00
db.php
Crikey, how did I miss updating this
2001-05-17 00:14:38 +00:00
error.php
Initial SQL updates complete
2001-05-13 16:02:30 +00:00
functions.php
More work on posting. Editing now works. Also replies can have subjects.
2001-05-27 03:11:27 +00:00
page_header.php
Removed separate header/footers and moved into each pages body
2001-05-17 14:48:39 +00:00
page_tail.php
Removed separate header/footers and moved into each pages body
2001-05-17 14:48:39 +00:00
post.php
…
sessions.php
Moved the append_sid routine to the sessions.php file
2001-05-20 20:58:55 +00:00
smtp.php
…
template.inc
…