phpbb/phpBB/includes
Meik Sievertsen 0db7b7603d global $db... ashe, i think you noticed already. :)
git-svn-id: file:///svn/phpbb/trunk@3750 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-29 18:42:24 +00:00
..
acm Random stuff: report.gif renamed to icon_report.gif, typo in acm_file. 2003-03-28 00:37:07 +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 Generally related to post tables merge 2003-02-26 00:37:43 +00:00
emailer.php Tidy up and simplify emailer class, add generate_board_url function ... note changes to emailer setup! Example will be adm/index.php remind 2003-03-25 14:19:23 +00:00
functions.php global $db... ashe, i think you noticed already. :) 2003-03-29 18:42:24 +00:00
functions_admin.php MCP: resync() function deemed stable enough to replace sync() in functions_admin.php. I will keep extensively testing it though... 2003-03-28 00:41:16 +00:00
functions_display.php icon name change 2003-03-29 18:28:45 +00:00
functions_posting.php forum_parents made more reliable. Removed the $extra_form_fields parameter from jumpbox routines. 2003-03-28 01:25:03 +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 initial attachment functionality... only posting related (add/delete/edit) and schema. Also added attachment switch to board settings admin. 2003-03-22 15:48:46 +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 Moved acl_options caching code into acl 2003-03-29 18:25:41 +00:00
template.php Change cache location to root path cache, you can delete the cache/ and its contents from the templates/ directory. Moved cache show, decompile, etc. methods to new admin_ object in functions_admin 2003-03-18 14:58:07 +00:00