Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1124635
smarty_method_enabledebuggingurlctrl.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
380 B
Subscribers
None
smarty_method_enabledebuggingurlctrl.php
View Options
<?php
/**
* Smarty method EnableDebuggingUrlCtrl
*
* Enable possibility to enable debugging by SMARTY_DEBUG attribute
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Enable possibility to enable debugging by SMARTY_DEBUG attribute
*/
function
Smarty_Method_EnableDebuggingUrlCtrl
(
$smarty
)
{
$smarty
->
debugging_ctrl
=
'URL'
;
return
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jun 17 2025, 13:39 (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25883
Default Alt Text
smarty_method_enabledebuggingurlctrl.php (380 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment