phpbb/phpBB/includes
Meik Sievertsen 444b49c50a replaced \' with ' in template to let it parse javascript correctly. admin_attachments.php changes. added real media streaming.
git-svn-id: file:///svn/phpbb/trunk@3932 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-23 20:50:07 +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 Trying to look busy 2003-04-17 20:12:50 +00:00
bbcode.php Move second parse cache init after assignment of bitfield ... in case bitfield isn't set globally 2003-04-22 00:42:06 +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 oops, I completely forget that viewforum uses the new topics_marking table ... guess I need to commit all related changes after all ... pooh 2003-04-22 17:26:29 +00:00
functions_admin.php some arrangements... 2003-04-18 13:07:19 +00:00
functions_display.php oops, I completely forget that viewforum uses the new topics_marking table ... guess I need to commit all related changes after all ... pooh 2003-04-22 17:26: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 Re-enabled polling ... includes option of multiple choice polling, indication of option voted for, etc. ... preliminary implementation, various things need finishing 2003-04-22 16:47:34 +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 replaced \' with ' in template to let it parse javascript correctly. admin_attachments.php changes. added real media streaming. 2003-04-23 20:50:07 +00:00