Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390841
smarty_method_enableconfigreadhidden.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
321 B
Subscribers
None
smarty_method_enableconfigreadhidden.php
View Options
<?php
/**
* Smarty method EnableConfigReadHidden
*
* Enable config read hidden mode
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Enable config read hidden mode
*/
function
Smarty_Method_EnableConfigReadHidden
(
$smarty
)
{
$this
->
smarty
->
config_read_hidden
=
true
;
return
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 15:28 (22 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25884
Default Alt Text
smarty_method_enableconfigreadhidden.php (321 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment