phpbb/phpBB/includes
Ludovic Arnaud 42ec5e67da MCP: resync() function deemed stable enough to replace sync() in functions_admin.php. I will keep extensively testing it though...
Pruning: now works as expected.


git-svn-id: file:///svn/phpbb/trunk@3737 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-28 00:41:16 +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 board_email becomes board_contact, board_email is now intended for use in "From:" and "Reply-to:" ... board_contact to be used where a "user facing" contact point is needed, e.g. spam, errors, etc. 2003-03-25 15:02:35 +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 Add forum image to template vars 2003-03-20 00:31:36 +00:00
functions_posting.php erm... aspx is forbidden too, reactivate transaction. 2003-03-22 15:55:45 +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 Add browser validation 2003-03-24 19:03:32 +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