Merge pull request #3 from arionum/master

216070 cold bugfix
This commit is contained in:
Ario Sius
2019-09-17 11:35:33 +02:00
committed by GitHub
2 changed files with 25 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
<?php
// ARO version
define("VERSION", "1.0.0-alpha.1");
define("VERSION", "1.0.0-alpha.2");
// UTC timezone by default
date_default_timezone_set("UTC");