phpbb/phpBB
Paul S. Owen 0396a0f35c Separated mods from forum data query, allows forums with no mods
git-svn-id: file:///svn/phpbb/trunk@525 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-25 15:05:54 +00:00
..
admin Do not expect much from this I just felt like commiting it 2001-06-25 00:10:20 +00:00
db Fixed tabs-to-spaces. Yuck. 2001-06-24 21:25:40 +00:00
develop Convert old user_regdates to gmtime integers 2001-05-02 22:14:32 +00:00
docs Updated/fixed coding standards doc. 2001-06-09 21:00:12 +00:00
images Changes to CSS 2001-06-20 20:41:07 +00:00
includes 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
language Added a simple search and select capability to posting messages 2001-06-24 15:13:26 +00:00
templates Do not expect much from this I just felt like commiting it 2001-06-25 00:10:20 +00:00
common.php Working on getting Oracle functional. Almost there, need to deal with the 'AUTO INCREMENT' issue 2001-06-21 03:20:37 +00:00
config.php Moved defaults to common + dir move changes 2001-04-19 13:30:47 +00:00
extension.inc *** empty log message *** 2001-02-23 01:31:43 +00:00
index.php Fixes for more messups on my part 2001-06-18 23:18:40 +00:00
login.php Improved treatment of forward_page param 2001-06-13 23:17:05 +00:00
memberlist.php Did some work converting lang file stuff to new format 2001-05-28 20:23:16 +00:00
posting.php Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occur 2001-06-16 16:43:05 +00:00
privmsg.php Added a simple search and select capability to posting messages 2001-06-24 15:13:26 +00:00
profile.php Added a profile preference for recieving notification on new PMs 2001-06-16 18:31:58 +00:00
search.php Fixed error 2001-06-18 00:33:24 +00:00
template.inc Performance hacks in template.inc - let me know if stuff breaks. 2001-03-10 03:42:46 +00:00
topicadmin.php Initial revision 2001-02-17 08:37:32 +00:00
upgrade_20.php Date conversion now done to GMT based epoch 2001-04-04 01:22:38 +00:00
viewforum.php Separated mods from forum data query, allows forums with no mods 2001-06-25 15:05:54 +00:00
viewonline.php Removed separate header/footers and moved into each pages body 2001-05-17 14:48:39 +00:00
viewtopic.php Switched forum_auth to the forums table 2001-06-17 23:53:04 +00:00