Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F946484
smarty_method_isdebugging.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
236 B
Subscribers
None
smarty_method_isdebugging.php
View Options
<?php
/**
* Smarty method IsDebugging
*
* is debugging
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* is debugging
*/
function
Smarty_Method_IsDebugging
(
$smarty
)
{
return
$smarty
->
debugging
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 26, 07:09 (2 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25836
Default Alt Text
smarty_method_isdebugging.php (236 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment