Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F391537
smarty_method_isconfigbooleanize.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
284 B
Subscribers
None
smarty_method_isconfigbooleanize.php
View Options
<?php
/**
* Smarty method IsConfigBooleanize
*
* is config booleanize mode
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* is config booleanize mode
*/
function
Smarty_Method_IsConfigBooleanize
(
$smarty
)
{
return
$smarty
->
config_booleanize
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 20:24 (1 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25713
Default Alt Text
smarty_method_isconfigbooleanize.php (284 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment