phpbb/phpBB
Paul S. Owen cd1fa01b2a Update of comment :D
git-svn-id: file:///svn/phpbb/trunk@3890 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-19 13:01:47 +00:00
..
adm Use sorting function 2003-04-17 17:47:28 +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 Update of comment :D 2003-04-19 13:01:47 +00:00
install some arrangements... 2003-04-18 13:07:19 +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 some arrangements... 2003-04-18 13:07:19 +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 some arrangements... 2003-04-18 13:07:19 +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 do not use the sync function if post get deleted. added topic_last_post_id information to viewtopic, for determining delete permission correctly. 2003-04-19 10:28:37 +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 some arrangements... 2003-04-18 13:07:19 +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 do not use the sync function if post get deleted. added topic_last_post_id information to viewtopic, for determining delete permission correctly. 2003-04-19 10:28:37 +00:00