PHPDoc, some trailing PHP tags removed
This commit is contained in:
@ -229,4 +229,3 @@ class Format
|
||||
* Оффсет с учетом летнего/зимнего времени
|
||||
*/
|
||||
Format::setTimezoneOffset(date('Z') - ((date('I') ? 60*60 : 0 )));
|
||||
?>
|
Reference in New Issue
Block a user