Just set it and forget it.

This commit is contained in:
redmatrix 2016-05-25 13:46:19 -07:00
parent a3e617987f
commit da19ac98dd

View File

@ -8,9 +8,7 @@ function cli_startup() {
global $default_timezone;
if(is_null($a)) {
$a = new miniApp;
}
$a = new miniApp;
App::init();