phpbb/phpBB
Andreas Fischer 773f3727de Let forums feed use the new methods.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10356 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-12-20 15:18:32 +00:00
..
adm Alter ACP user quick tools interface to reduce confusion with the delete operation 2009-12-14 22:28:20 +00:00
cache informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
develop update mysql_upgrader to latest schema 2009-10-11 09:56:11 +00:00
docs All topics feed now returns newest board topics. Reduce required queries and complexity. 2009-12-20 00:05:47 +00:00
download #54245 2009-11-21 09:14:07 +00:00
files informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
images removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
includes Cache forever, destroy on change. 2009-12-20 14:31:37 +00:00
install Fix Bug #54815 - Only replace table prefix if table name is surrounded by whitespace. 2009-12-07 12:56:17 +00:00
language Adjustment of r10337 to properly fix the bug #23935 2009-12-16 08:04:41 +00:00
store 39745 - permissions should handle it, but why not 2009-01-07 12:53:22 +00:00
styles #54905 - use LA for the javascript variable, remove comma 2009-12-13 15:05:39 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quotes_runtime(0) quiet. [Bug #54495] 2009-12-06 02:30:24 +00:00
config.php fail <3 r9769 2009-07-17 13:23:09 +00:00
cron.php dumdidum... sorry. ;) 2007-10-05 14:30:11 +00:00
faq.php populate who is online only where required 2009-08-12 10:30:37 +00:00
feed.php Let forums feed use the new methods. 2009-12-20 15:18:32 +00:00
index.php fix r9604 2009-06-18 11:04:54 +00:00
mcp.php fix mcp sorting for pm_reports, and some minor language changes 2009-07-22 13:33:54 +00:00
memberlist.php fix whitespaces/tabs in r10256 2009-11-07 15:11:40 +00:00
posting.php One issue solved possily others, so not closing yet. #55245 2009-12-08 22:45:39 +00:00
report.php Fix Bug #54375 - Show correct HTML title when reporting private messages. 2009-11-24 14:27:17 +00:00
search.php Correctly get unread status information for global announcements in search results. 2009-12-14 17:43:37 +00:00
style.php PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quotes_runtime(0) quiet. [Bug #54495] 2009-12-06 02:30:24 +00:00
ucp.php We only remove board cookies (this is what the feature is supposed to do). This also solves issues with headers having > 20 Set-Cookie calls (which in turn breaks varnish 2.0.4-rc1 too) 2009-09-03 09:25:16 +00:00
viewforum.php Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be used on every page. (Bug #50285) 2009-08-30 17:13:28 +00:00
viewonline.php Fix bug #46215 - Adjust viewonline filename regular expression to be less strict. 2009-06-09 15:52:03 +00:00
viewtopic.php Fix Bug #53025 - Correctly show topic ATOM feed link when only post id is specified. 2009-11-30 00:06:15 +00:00