phpbb/phpBB/includes
Paul S. Owen da5f117fcb Show stopping error fixed
git-svn-id: file:///svn/phpbb/trunk@540 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-03 00:32:46 +00:00
..
auth.php Show stopping error fixed 2001-07-03 00:32:46 +00:00
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 added auto_prune 2001-06-19 17:38:00 +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 Added a count of total number of topics to the get_db_stats function 2001-06-13 08:32:32 +00:00
message.php Replacement for error.php? 2001-07-03 00:28:22 +00:00
page_header.php Added a hidden user option 2001-07-01 15:22:51 +00:00
page_tail.php Updated gzip encoding for < 4.0.4pl1 I think ... 2001-06-30 23:36:10 +00:00
post.php Moved prepare message to post.php to enable privmsg to use it 2001-06-13 17:36:58 +00:00
prune.php added auto_prune 2001-06-19 17:38:00 +00:00
sessions.php Working on getting Oracle functional. Almost there, need to deal with the 'AUTO INCREMENT' issue 2001-06-21 03:20:37 +00:00
smtp.php New file for smtp mail 2001-05-09 21:47:49 +00:00
template.inc Better handling of template data. It's a class member now, so multiple template objects can exist at the same time without sharing data. yippee. 2001-06-24 21:36:21 +00:00