phpbb/phpBB/includes
Ludovic Arnaud ce8eab90fb Removed unneeded decoding, added bbcode_uid to the second_pass function. (doh)
git-svn-id: file:///svn/phpbb/trunk@3862 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-16 22:32:20 +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 Added some extra 's' extensions to preg_matches to cope with multiline data 2003-04-16 22:32:17 +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 Removed unneeded decoding, added bbcode_uid to the second_pass function. (doh) 2003-04-16 22:32:20 +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 Added syntax highlitning for [code]. 2003-04-16 22:31:20 +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