Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F881740
smarty_method_isdefaulttimezone.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
295 B
Subscribers
None
smarty_method_isdefaulttimezone.php
View Options
<?php
/**
* Smarty method IsDefaultTimezone
*
* is setting of default timezone
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* is setting of default timezone
*/
function
Smarty_Method_IsDefaultTimezone
(
$smarty
)
{
return
$smarty
->
set_timezone
=
false
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Apr 2, 06:44 (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25837
Default Alt Text
smarty_method_isdefaulttimezone.php (295 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment