phpbb/phpBB/includes/cron/task
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
..
core [ticket/10875] method_exists check is not required, interface declares them 2012-07-30 15:57:51 -05:00
base.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
parametrized.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
provider.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
task.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
wrapper.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00