phpbb/phpBB
Ludovic Arnaud e97ea8ebe5 viewtopic v1.260: less memory than 1.259 and still 5% faster than v1.256
git-svn-id: file:///svn/phpbb/trunk@3868 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-17 02:06:49 +00:00
..
adm Ranks put in the global cache 2003-04-16 21:07:08 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop only minor changes, some notes, played around with the code... nothing special. 2003-02-26 13:17:45 +00:00
docs A document 2003-01-07 20:47:05 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images Add index, remove login 2003-03-17 01:13:57 +00:00
imagesets/subSilver Overdue naming convention changes 2003-03-29 14:19:50 +00:00
includes TODO ;) 2003-04-17 01:59:23 +00:00
install Add bbcode_bitfield to user table schema for sig ... for time being at least 2003-04-16 23:07:17 +00:00
language Enable wider use of * wildcard to enhance exclude capability, improve logging 2003-04-16 17:00:52 +00:00
templates Move signature addition entirely to template 2003-04-16 23:15:31 +00:00
ucp 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
common.php Change ACL_UNSET constant value 2003-04-15 17:34:03 +00:00
config.php wrong encoding. ;) 2003-03-04 18:32:30 +00:00
download.php re-use include... 2003-04-11 06:07:58 +00:00
extension.inc No need to be paranoid about direct access to this file, removed $mtime reference. 2002-09-29 20:45:57 +00:00
faq.php Updated to remove row color/class assignments 2003-02-21 12:40:23 +00:00
groupcp.php Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it. 2002-11-21 15:40:21 +00:00
index.php Fix login box action 2003-03-20 02:28:30 +00:00
mcp.php IP information moved to Post Details 2003-04-10 00:56:23 +00:00
memberlist.php Enable/disable searching ... note that user searching is always enabled for admins at this time (for ACP functionality ... this could be pared down to only those functions requiring username input) 2003-04-15 23:42:06 +00:00
posting.php Moved some code around, nothing serious. 2003-04-16 21:16:57 +00:00
report.php "Report" button only shows up if the user is authorised. Default forum_id for globals temporary (and arbitrary) set to 2. 2003-04-09 22:00:23 +00:00
search.php Enable/disable searching 2003-04-15 23:21:05 +00:00
ucp.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
viewforum.php Enable/disable display of moderator listings 2003-04-15 23:12:28 +00:00
viewonline.php Quick update to enable load_online_time useage 2003-04-16 00:23:51 +00:00
viewtopic.php viewtopic v1.260: less memory than 1.259 and still 5% faster than v1.256 2003-04-17 02:06:49 +00:00