Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390535
smarty_method_enableforcecompile.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
288 B
Subscribers
None
smarty_method_enableforcecompile.php
View Options
<?php
/**
* Smarty method EnableForceCompile
*
* Enable forced compiling
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Enable forced compiling
*/
function
Smarty_Method_EnableForceCompile
(
$smarty
)
{
$smarty
->
force_compile
=
true
;
return
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 15:27 (7 h, 45 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25880
Default Alt Text
smarty_method_enableforcecompile.php (288 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment