phpbb/phpBB
David M a5d438756d // TODO: Buy more bug spray
- Somebody forgot a global variable...


git-svn-id: file:///svn/phpbb/trunk@5396 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-29 22:27:23 +00:00
..
adm // TODO: Buy more bug spray 2005-12-29 22:27:23 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop blabla 2005-10-03 15:44:41 +00:00
docs - adjusting group functions a little bit 2005-09-25 14:33:07 +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 This was causing trouble on ppc, I kept getting the same random string (probably the passed value was too big). And "As of PHP 4.2.0, there is no need to seed the random number generator with srand() or mt_srand() as this is now done automatically." so I removed it completely. 2005-12-29 18:13:24 +00:00
install - some changes to browser checking (was the reason for not working logins) 2005-12-28 17:35:20 +00:00
language Search related strings 2005-12-29 01:47:18 +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 Moved text to language file 2005-12-28 01:00:48 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php - use the changes. ;) 2005-10-02 18:43:11 +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 - updated topic tracking code 2005-10-19 18:00:10 +00:00
download.php - session changes 2005-10-02 18:47:06 +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 - session changes 2005-10-02 18:47:06 +00:00
mcp.php - custom profile fields 2005-12-10 23:20:21 +00:00
memberlist.php Added rank_image_src template variable so it can be used with CSS. Also fixed some undeclared variables. 2005-12-19 22:06:50 +00:00
posting.php - Post/Topic icon text selection is fixed 2005-12-27 13:44:17 +00:00
report.php - some bugfixes 2005-10-04 21:39:47 +00:00
search.php Added the topic icon src variable to bring in line with viewtopic and viewforum 2005-12-29 01:46:05 +00:00
style.php - some changes to browser checking (was the reason for not working logins) 2005-12-28 17:35:20 +00:00
ucp.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
viewforum.php Bug Spray! 2005-12-29 16:57:56 +00:00
viewonline.php - session changes 2005-10-02 18:47:06 +00:00
viewtopic.php A few fixes and a new online_status template variable 2005-12-29 01:46:51 +00:00