Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F391282
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, Feb 22, 20:21 (20 h, 25 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25836
Default Alt Text
smarty_method_isdebugging.php (236 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment