short open tag off
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?PHP
|
||||
<?php
|
||||
// 타임존
|
||||
$GLOBALS['syndi_time_zone'] = '+09:00';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@ -1,4 +1,4 @@
|
||||
<?PHP
|
||||
<?php
|
||||
// 타임존
|
||||
$GLOBALS['syndi_time_zone'] = '+09:00';
|
||||
|
||||
|
||||