phpbb/phpBB/includes
2003-03-22 15:48:46 +00:00
..
acm ACM filenames re-prefixed 2003-03-19 02:04:46 +00:00
auth Some changes to the returned data format + cleanups 2003-03-09 16:09:37 +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 Various cleanups ... no doubt breaking stuff in the process 2003-03-09 16:14:14 +00:00
functions.php sql char field types must be enclosed in ' rather than " 2003-03-20 00:29:24 +00:00
functions_admin.php Remove some redundant pruning stuff 2003-03-20 00:30:47 +00:00
functions_display.php Add forum image to template vars 2003-03-20 00:31:36 +00:00
functions_posting.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
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 Moved login procedure to a function enabling "inline" login links ... no more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php 2003-03-17 00:53:38 +00:00
page_tail.php No longer "MySQL" specific explain 2003-03-20 02:23:46 +00:00
session.php Minor change 2003-03-20 00:33:25 +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