Update config.php
This commit is contained in:
parent
a73d7594cb
commit
c4ec4718f1
|
@ -64,6 +64,7 @@ if(!function_exists("get_current_datetime")) {
|
||||||
}
|
}
|
||||||
|
|
||||||
$datetime = date($timeformat, $timestamp);
|
$datetime = date($timeformat, $timestamp);
|
||||||
|
|
||||||
return $datetime;
|
return $datetime;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user