phpbb/phpBB
Andreas Fischer 4e83cd461c [ticket/10875] Fix logic in phpbb_cache_driver_file::sql_save().
Previously (develop-olympus) $query_result was passed via reference into
sql_save(). Now the (possibly changed) result is returned by value.
Adjust logic to take this change into account correctly.

PHPBB3-10875
2012-10-30 18:50:26 -04:00
..
adm [ticket/11018] Fix several paginations in ACP 2012-10-17 23:34:37 +02:00
assets/javascript Merge PR #890 branch 'nickvergessen/ticket/10982' into develop 2012-10-16 21:47:13 -04:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
config [ticket/11101] Delay execution of container processors 2012-09-08 14:41:41 +02:00
develop [ticket/11052] update search backend constructor everywhere 2012-08-15 22:05:26 +05:30
docs Merge branch 'develop-olympus' into develop 2012-09-29 00:26:43 +02:00
download [ticket/11101] Delay execution of container processors 2012-09-08 14:41:41 +02:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [ticket/10875] Fix logic in phpbb_cache_driver_file::sql_save(). 2012-10-30 18:50:26 -04:00
install Merge branch 'develop-olympus' into develop 2012-10-29 15:16:59 -04:00
language [ticket/11156] Delete "Misc" tab of forum based permissions + move items 2012-10-29 08:01:16 -04:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [ticket/11014] Fix IF statements for new template pagination 2012-10-17 23:34:37 +02:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php Merge branch 'develop-olympus' into develop 2012-10-18 16:34:59 +02:00
composer.json [feature/dic] Remove duplicate event-dispatcher dependency 2012-07-29 17:30:06 +02:00
composer.lock [feature/dic] Update composer.lock to symfony/* RC1 2012-08-25 17:08:38 +02:00
cron.php [feature/dic] Rename occurances of $container to $phpbb_container 2012-04-09 14:37:04 +02:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into feature/new-tz-handling 2012-06-04 18:09:35 +02:00
index.php [ticket/8796] Mark read links updated to include time() in url 2012-09-03 18:51:29 -05:00
mcp.php [feature/php-events] Readd comment from d06adb06e9 2012-08-11 11:49:48 +02:00
memberlist.php [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 2012-10-17 23:34:37 +02:00
posting.php Merge pull request #962 from imkingdavid/feature/add_events 2012-09-01 12:44:23 -07:00
report.php [feature/save-post-on-report] Changed the name of the column 2012-03-19 08:27:32 -04:00
search.php [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 2012-10-17 23:34:37 +02:00
ucp.php Merge branch 'develop-olympus' into develop 2012-10-29 15:16:59 -04:00
viewforum.php [ticket/8796] Mark read links updated to include time() in url 2012-09-03 18:51:29 -05:00
viewonline.php [ticket/11014] Fix old pagination assignment 2012-10-17 23:34:37 +02:00
viewtopic.php Merge remote-tracking branch 'Fyorl/feature/attach-dl' into develop 2012-08-26 18:56:09 +02:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00