phpbb/phpBB/includes
2003-04-13 11:36:43 +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 Some more fudges 2003-03-20 02:23:12 +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 initial 'view attachments' implementation. added new template var (merged include, to preserve previous block vars), could be changed later to consider caching. some config variables and upload icons are not present as of yet... 2003-04-10 21:35:31 +00:00
functions_admin.php Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html for easy jumping and mcp_foruminfo.html. 2003-04-09 22:17:55 +00:00
functions_display.php icon name change 2003-03-29 18:28:45 +00:00
functions_posting.php added 711252 and lock topic within post, fixed post editing a bit. 2003-04-12 14:30:21 +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 changed $message to be a class variable, added attachment category constants (now images are displayed inlined by default... no wrong assignments anymore, if you wondered why your zip file got streamed. ;)) 2003-04-11 19:51:38 +00:00
page_header.php Simplify online user text generation 2003-03-25 14:19:49 +00:00
page_tail.php No longer "MySQL" specific explain 2003-03-20 02:23:46 +00:00
session.php Renamed ACL_ constants, altered field names 2003-04-12 20:01:57 +00:00
template.php Fixed INCLUDE. Now cached items are processed correctly. all glitches are fixed (for example the strange display after a template got changed) 2003-04-13 11:36:43 +00:00