Restructured the way, processes are inserted and removed

This commit is contained in:
Michael Vogel 2016-09-09 20:55:49 +00:00
parent 22f32d9721
commit 1caa87dce6
22 changed files with 5 additions and 44 deletions

View file

@ -14,8 +14,6 @@ if(is_null($db)) {
unset($db_host, $db_user, $db_pass, $db_data);
}
$a->start_process();
load_config('config');
load_config('system');