Page MenuHomeCode

smarty_method_iscompilecheck.php
No OneTemporary

smarty_method_iscompilecheck.php

<?php
/**
* Smarty method IsCompileCheck
*
* is compile checking
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* is compile checking
*/
function Smarty_Method_IsCompileCheck($smarty)
{
return $smarty->compile_check;
}
?>

File Metadata

Mime Type
text/x-php
Expires
Sun, Apr 6, 10:25 (2 w, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25864
Default Alt Text
smarty_method_iscompilecheck.php (260 B)

Event Timeline