Restructured the way, processes are inserted and removed
This commit is contained in:
parent
22f32d9721
commit
1caa87dce6
22 changed files with 5 additions and 44 deletions
|
|
@ -58,8 +58,6 @@ if(is_null($db)) {
|
|||
unset($db_host, $db_user, $db_pass, $db_data);
|
||||
};
|
||||
|
||||
$a->start_process();
|
||||
|
||||
// the logfile to which to write, should be writeable by the user which is running the server
|
||||
$sLogFile = get_config('jabber','logfile');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue