Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F946633
smarty_method_enabledebugging.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
270 B
Subscribers
None
smarty_method_enabledebugging.php
View Options
<?php
/**
* Smarty method EnableDebugging
*
* Enable debugging
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Enable debugging
*/
function
Smarty_Method_EnableDebugging
(
$smarty
)
{
$this
->
smarty
->
debugging
=
true
;
return
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 26, 08:15 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25882
Default Alt Text
smarty_method_enabledebugging.php (270 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment