phpbb/phpBB
Graham Eames e339c36ec0 Update group faq and add section on zebras
git-svn-id: file:///svn/phpbb/trunk@6410 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-09-26 19:57:44 +00:00
..
adm 4+1=5 2006-09-25 18:59:34 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop Forgot this one yesterday 2006-09-24 12:24:22 +00:00
docs small correction to the coding guidelines 2006-08-29 15:52: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 *** empty log message *** 2006-09-17 14:45:52 +00:00
includes use the "old" approach 2006-09-25 14:32:05 +00:00
install And the schema changes for the inactive user changes 2006-09-23 12:39:48 +00:00
language Update group faq and add section on zebras 2006-09-26 19:57:44 +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 Welcome the new pagination.html - splitting up multiple pages since 1897. 2006-09-24 16:02:25 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php - no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] 2006-09-17 22:02:28 +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 some fixes. 2006-08-25 15:15:53 +00:00
download.php - fixed some bugs 2006-09-13 16:08:36 +00:00
faq.php ok, this one is rather large... the most important change: 2006-06-06 20:53:46 +00:00
index.php #3896 2006-09-23 19:30:01 +00:00
mcp.php some fixes. 2006-08-25 15:15:53 +00:00
memberlist.php - no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] 2006-09-17 22:02:28 +00:00
posting.php - fixed some bugs 2006-09-13 16:08:36 +00:00
report.php - automatically sync topic_reported when deleting a post [Bug #2152] 2006-06-14 18:59:12 +00:00
search.php - no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] 2006-09-17 22:02:28 +00:00
style.php - fixed some problems with themes 2006-08-08 19:02:44 +00:00
ucp.php - tackle some usability issues 2006-07-09 16:23:57 +00:00
viewforum.php this change may introduce yet another query (not if store_reverse is used internally most of the time), but i hardly noticable on small forums. This change scales very very better than the old method. With the old one viewforum became slower and slower the more topics were present. For me the difference for a forum with 100.000 topics were 0.4 seconds (local server) - for others the speed increase should be noticeably higher. 2006-09-24 14:03:57 +00:00
viewonline.php #3896 2006-09-23 19:30:01 +00:00
viewtopic.php - no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] 2006-09-17 22:02:28 +00:00