mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 17:14:26 +02:00
New process table for a better detection of running workers
This commit is contained in:
parent
5ebeb7e85c
commit
22f32d9721
23 changed files with 107 additions and 13 deletions
|
@ -14,6 +14,8 @@ if(is_null($db)) {
|
|||
unset($db_host, $db_user, $db_pass, $db_data);
|
||||
}
|
||||
|
||||
$a->start_process();
|
||||
|
||||
load_config('config');
|
||||
load_config('system');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue