phpbb/phpBB/includes
Ludovic Arnaud b2b7a3f02a Keeping mysql4.php current makes some sense indeed
git-svn-id: file:///svn/phpbb/trunk@3859 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-16 21:25:22 +00:00
..
acm Added user notification for post reporting, moved lang strings to lang_main, added CSS style for mcp_jumpbox 2003-04-02 23:13:47 +00:00
auth Add Id tags 2003-03-24 18:15:26 +00:00
db Keeping mysql4.php current makes some sense indeed 2003-04-16 21:25:22 +00:00
bbcode.php BBCode parser + decoder, missing some tags and mildly broken at this time 2003-04-11 00:19:29 +00:00
emailer.php apply 2.0.x change 2003-03-30 17:51:56 +00:00
functions.php Enable/disable display of moderator listings 2003-04-15 23:12:28 +00:00
functions_admin.php Introduced option to ignore permission settings for forum listings 2003-04-15 17:33:07 +00:00
functions_display.php icon name change 2003-03-29 18:28:45 +00:00
functions_posting.php fixed delete post bug, use extension cache while posting, fix download counter for images 2003-04-15 18:56:31 +00:00
functions_user.php Here I am going on about minimising new includes and I go and create one ... probably better off as a seperate include though than adding ~500 lines of code to session.php 2003-03-18 22:23:08 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php Enable/disable fulltext index updating 2003-04-15 23:20:29 +00:00
page_header.php Only display PM/Search/Memberlist links if enabled 2003-04-15 23:41:43 +00:00
page_tail.php No longer "MySQL" specific explain 2003-03-20 02:23:46 +00:00
session.php Changes in line with ACL_UNSET ... remember to wipe out all entries in your auth_users and auth_groups tables with auth_setting = 2 2003-04-15 17:33:35 +00:00
template.php faster (for me), especially for topics with a bunch of attachments (due to the nested block vars). 2003-04-13 12:28:57 +00:00