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