phpbb/phpBB/includes
Ludovic Arnaud b939242c3a Fixed some undefined variables
git-svn-id: file:///svn/phpbb/trunk@3947 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-24 18:21:29 +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 Store only SELECT queries to be flushed later 2003-04-24 18:19:45 +00:00
bbcode.php Changed: the loading of bbcodes template is triggered whenever needed - see bbcode_tpl() 2003-04-23 21:47:15 +00:00
emailer.php Altered various aspects of emailing ... tested on a windows platform with both mail() and direct smtp ... it worked in both cases. 2003-04-21 14:13:10 +00:00
functions.php Fixed some undefined variables 2003-04-24 18:21:29 +00:00
functions_admin.php Added: more sync() stuff, to be documented in the dev forum 2003-04-23 21:57:53 +00:00
functions_display.php Fixed some undefined variables 2003-04-24 18:21:29 +00:00
functions_posting.php Fixed: decode_text() not decoding /list tags properly 2003-04-23 18:41:28 +00:00
functions_user.php Some change-arounds ... hopefully not introducing problems ... 2003-04-17 17:00:33 +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 Fixed: imbricated quotes 2003-04-23 22:55:53 +00:00
page_header.php Fixed: record_ values do not make the cache to expire 2003-04-23 20:22:44 +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 hhmmm, was slap bang in the middle of working on this ;) Excess slashing(?) .. keep an eye out for errors ... fixed static lang preg 2003-04-23 20:55:48 +00:00