diff --git a/config.php b/config.php index 82a6b3f..7372039 100644 --- a/config.php +++ b/config.php @@ -9,4 +9,4 @@ define('DSN', 'mysql:host=localhost;dbname=mybb;charset=utf8'); define('MYSQL_USER','root'); define('MYSQL_PASSWORD', '123456'); -date_default_timezone_set('UTC+10'); // AEST +date_default_timezone_set('Australia/Sydney'); // AEST