ok now this is it. stupid mistakes - need a break. this one works.

This commit is contained in:
2017-05-12 11:12:29 -04:00
parent 351b9c3eeb
commit 61ce24efef
9 changed files with 13 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
$timenow = date('Y-m-d H:i:s');
// This Version
$yaptc_version = 'yaptc_v1.0-alpha3';
$yaptc_version = 'yaptc_v1.0-alpha4';
// Timezone from config
date_default_timezone_set("$yaptc_timezone");