Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390738
smarty_method_enablecompilecheck.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_enablecompilecheck.php
View Options
<?php
/**
* Smarty method EnableCompileCheck
*
* Enable compile checking
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Enable compile checking
*/
function
Smarty_Method_EnableCompileCheck
(
$smarty
)
{
$smarty
->
compile_check
=
true
;
return
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 15:27 (7 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25772
Default Alt Text
smarty_method_enablecompilecheck.php (288 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment