phpbb/phpBB
2006-03-22 13:36:58 +00:00
..
adm added some language strings as well as fixing the activity listing (Yawner, could you please test it again at area51?) 2006-03-22 10:33:30 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop Me, me, me! 2006-03-06 18:21:54 +00:00
docs - add our beloved in_phpbb check 2006-03-19 14:23:21 +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 say hello to our little friends, we love smilies. 2005-04-07 16:51:46 +00:00
includes ok, this will fix various permission discrepances. :) What happened is that the static permission cache and the static acl forum ids were used... globally (of course). But this led to users inheriting permissions from previously called user permission setups resulting in users seeing private forums in profiles as well as other areas i could imagine being "wrong". Thanks to Yawner for letting me login with his username. :D 2006-03-22 13:36:58 +00:00
install - a bunch of bugfixes. :P 2006-03-21 19:23:34 +00:00
language added some language strings as well as fixing the activity listing (Yawner, could you please test it again at area51?) 2006-03-22 10:33:30 +00:00
store This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work 2003-07-20 13:58:11 +00:00
styles/subSilver - a bunch of bugfixes. :P 2006-03-21 19:23:34 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php Replacing the first part of the installer ready for some testing 2006-03-18 16:39:05 +00:00
config.php NOOOOO, this was not me, you have not seen this... damn trapfalls... the bears are rumbling, try to access brain ... access denied. 2003-04-22 19:46:52 +00:00
cron.php - fix cookie shortening 2006-03-09 18:32:50 +00:00
download.php - a bunch of bugfixes. :P 2006-03-21 19:23:34 +00:00
faq.php Language related updates. Removed escaped double-quotes from single quote FAQ language strings - was causing mal-formed html. Also changed the quicklink numbers to be prefixed by 'f' since standards dicate name and id attributes have to start with a non-numeric character. 2005-12-26 21:02:39 +00:00
index.php - streamlined reports to consist of the feature set we decided upon (Nils, your turn now) 2006-03-12 23:19:55 +00:00
mcp.php - replaced mcp reports system with a simplified version 2006-03-18 10:54:14 +00:00
memberlist.php added some language strings as well as fixing the activity listing (Yawner, could you please test it again at area51?) 2006-03-22 10:33:30 +00:00
posting.php - a bunch of bugfixes. :P 2006-03-21 19:23:34 +00:00
report.php - streamlined reports to consist of the feature set we decided upon (Nils, your turn now) 2006-03-12 23:19:55 +00:00
search.php - Bug 1104: fixed a typo ($necoding => $encoding) 2006-03-19 22:25:43 +00:00
style.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
ucp.php - Bug 1197 2006-03-22 01:49:32 +00:00
viewforum.php - replaced mcp reports system with a simplified version 2006-03-18 10:54:14 +00:00
viewonline.php - a bunch of bugfixes. :P 2006-03-21 19:23:34 +00:00
viewtopic.php - Bug 1194 2006-03-22 01:36:28 +00:00