phpbb/phpBB
Meik Sievertsen 164b55b394 i do not think i need this any longer. ;)
git-svn-id: file:///svn/phpbb/trunk@5785 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-15 14:55:33 +00:00
..
adm - fixed some bugs 2006-04-15 14:48:36 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop - changed _module_*_url to only use the main module name but the mode as parameter 2006-04-08 13:01:04 +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 i do not think i need this any longer. ;) 2006-04-15 14:55:33 +00:00
install - fixed some bugs 2006-04-15 14:48:36 +00:00
language - fixed some bugs 2006-04-15 14:48:36 +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 - fixed some bugs 2006-04-15 14:48:36 +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 - fixed some bugs 2006-04-15 14:48:36 +00:00
memberlist.php - fixed some bugs 2006-04-15 14:48:36 +00:00
posting.php - fixed some bugs 2006-04-15 14:48:36 +00:00
report.php - allow reporting posts that have a closed report 2006-04-08 14:30:46 +00:00
search.php - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256] 2006-03-26 01:36:26 +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 - changed _module_*_url to only use the main module name but the mode as parameter 2006-04-08 13:01:04 +00:00
viewforum.php - fix moving up/down for smilies and icons 2006-04-08 14:16:31 +00:00
viewonline.php adjusting sql_freeresult a bit as well as our error handler (it now prints out if it is because of DEBUG_EXTRA being defined - which is not enabled within the betas/rc's and stable releases). 2006-03-22 17:30:20 +00:00
viewtopic.php - check m_ permission for quickmod [Bug #1317] 2006-04-09 21:20:24 +00:00