phpbb/phpBB/includes
Paul S. Owen b607d1d858 Various updates to session code inc. moving data away from config
git-svn-id: file:///svn/phpbb/trunk@730 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-23 15:23:47 +00:00
..
auth.php Fixed errors, non-sid-appended urls, lang switchovers, etc. 2001-07-20 15:16:03 +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 A demo of some Group CP functionality 2001-07-13 23:56:46 +00:00
db.php Changes to include location + some other misc stuff 2001-07-13 16:14:37 +00:00
error.php Changes to include location + some other misc stuff 2001-07-13 16:14:37 +00:00
functions.php Still seems to be pagination problem, I dont have it so what havent I committed ... 2001-07-22 20:32:05 +00:00
message.php Was outputting wrong SQL 2001-07-16 00:17:30 +00:00
page_header.php Remove duplicate users 2001-07-22 20:42:34 +00:00
page_tail.php Fixed errors, non-sid-appended urls, lang switchovers, etc. 2001-07-20 15:16:03 +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 Update of pruning to add admin interface, and change error_die's to message_die's 2001-07-17 13:26:36 +00:00
sessions.php Various updates to session code inc. moving data away from config 2001-07-23 15:23:47 +00:00
smtp.php Something is definitely screwy with sourceforge right now 2001-07-04 21:49:05 +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