Page MenuHomeCode

smarty_method_iscachemodifycheck.php
No OneTemporary

smarty_method_iscachemodifycheck.php

<?php
/**
* Smarty method IsCacheModifyCheck
*
* is cache modify check
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* is cache modify check
*/
function Smarty_Method_IsCacheModifyCheck()
{
return $smarty->cache_modified_check;
}
?>

File Metadata

Mime Type
text/x-php
Expires
Sat, Feb 22, 20:23 (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25866
Default Alt Text
smarty_method_iscachemodifycheck.php (272 B)

Event Timeline