copyright, #3
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/legacy@92 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
/**
|
||||
* Format
|
||||
*
|
||||
* @copyright
|
||||
* @copyright netmonsters.ru
|
||||
* @link
|
||||
* @package Majestic
|
||||
* @subpackage Core
|
||||
@ -197,4 +197,4 @@ class Format
|
||||
* Оффсет с учетом летнего/зимнего времени
|
||||
*/
|
||||
Format::setTimezoneOffset(date('Z') - ((date('I') ? 60*60 : 0 )));
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user