Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390916
smarty_method_enablecachemodifycheck.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
307 B
Subscribers
None
smarty_method_enablecachemodifycheck.php
View Options
<?php
/**
* Smarty method EnableCacheModifyCheck
*
* Enable cache modify check
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Enable cache modify check
*/
function
Smarty_Method_EnableCacheModifyCheck
(
$smarty
)
{
$smarty
->
cache_modified_check
=
true
;
return
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 20:21 (2 h, 18 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25887
Default Alt Text
smarty_method_enablecachemodifycheck.php (307 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment