This commit is contained in:
admin@arionum.com
2019-12-26 14:54:26 +02:00
parent 16d205ff06
commit cd873b537f

View File

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