phpbb/phpBB/includes/cron/task/core
Nathan Guse edcac438df [ticket/10875] method_exists check is not required, interface declares them
The changes to the cache drivers added an interface, which requires many
cache functions exist. For these, we can remove the method_exists() check

PHPBB3-10875
2012-07-30 15:57:51 -05:00
..
prune_all_forums.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
prune_forum.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
queue.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
tidy_cache.php [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00
tidy_database.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
tidy_search.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
tidy_sessions.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
tidy_warnings.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00