Update 'includes/functions.inc.php'
This commit is contained in:
parent
79569a7ac8
commit
1213d02c49
@ -78,7 +78,7 @@ function lang($phrase){
|
|||||||
$timenow = date('Y-m-d H:i:s');
|
$timenow = date('Y-m-d H:i:s');
|
||||||
|
|
||||||
// This Version
|
// This Version
|
||||||
$yaptc_version = 'yaptc 0.9-beta';
|
$yaptc_version = 'yaptc_v1.0-alpha';
|
||||||
|
|
||||||
// Timezone from config
|
// Timezone from config
|
||||||
date_default_timezone_set("$yaptc_timezone");
|
date_default_timezone_set("$yaptc_timezone");
|
||||||
|
Loading…
Reference in New Issue
Block a user