phpbb/phpBB/includes
Paul S. Owen a884b9f189 Remove some redundant pruning stuff
git-svn-id: file:///svn/phpbb/trunk@3683 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 00:30:47 +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 Wrong syntax for limit, cockup in sql_escape ... 2003-03-19 21:00:01 +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 Moved "viewprofile" to memberslist ... consolidation incomplete 2003-03-05 00:50:03 +00:00
functions_posting.php forum and topic notification + poll fixes 2003-03-12 14:21:57 +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 Problem with url matching + spaces 2003-03-18 17:24:14 +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 Redirect path changes 2003-03-13 12:18:52 +00:00
session.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
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