Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F886517
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
Mon, Apr 7, 02:10 (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25884
Default Alt Text
smarty_method_enableconfigreadhidden.php (321 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment