loadPlugin($_cache_resource_class)) { throw new Exception("Undefined cache resource type {$type}"); } $cache_object = new $_cache_resource_class($smarty); return $cache_object->clear($template_name, $cache_id, $compile_id, $exp_time); } ?>