Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390511
smarty_method_isconfigoverwrite.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
279 B
Subscribers
None
smarty_method_isconfigoverwrite.php
View Options
<?php
/**
* Smarty method IsConfigOverwrite
*
* is config overwrite mode
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* is config overwrite mode
*/
function
Smarty_Method_IsConfigOverwrite
(
$smarty
)
{
return
$smarty
->
config_overwrite
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 15:27 (7 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25835
Default Alt Text
smarty_method_isconfigoverwrite.php (279 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment