Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390976
smarty_method_enablevariablefilter.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
313 B
Subscribers
None
smarty_method_enablevariablefilter.php
View Options
<?php
/**
* Smarty method EnableVariableFilter
*
* Enable filter on variable output
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Enable filter on variable output
*/
function
Smarty_Method_EnableVariableFilter
(
$smarty
)
{
$smarty
->
variable_filter
=
true
;
return
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 20:21 (2 h, 6 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25879
Default Alt Text
smarty_method_enablevariablefilter.php (313 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment