phpbb/phpBB/includes/cache
Nathan Guse 2c1da15ae8 [ticket/11029] Cache obtain_cfg_items should return empty array on failure
continue was used where it should not have been, causing a fatal error

This file is loaded on every page to check if style.cfg has changed. If it
has not, the user is not affected, so if it does not exist, the user should
not be affected either.

PHPBB3-11029
2012-07-30 16:23:18 -05:00
..
driver [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
factory.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
service.php [ticket/11029] Cache obtain_cfg_items should return empty array on failure 2012-07-30 16:23:18 -05:00