Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F885433
smarty_method_isforcecompile.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
276 B
Subscribers
None
smarty_method_isforcecompile.php
View Options
<?php
/**
* Smarty method IsForceCompile
*
* is forced compiling
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
*
* is forced compiling
*/
function
Smarty_Method_IsForceCompile
(
$smarty
)
{
return
$smarty
->
force_compile
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Apr 6, 15:52 (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25838
Default Alt Text
smarty_method_isforcecompile.php (276 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment