mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 21:04:26 +02:00
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
|
@ -17,8 +17,6 @@ function queue_run(&$argv, &$argc){
|
|||
unset($db_host, $db_user, $db_pass, $db_data);
|
||||
};
|
||||
|
||||
$a->start_process();
|
||||
|
||||
require_once("include/session.php");
|
||||
require_once("include/datetime.php");
|
||||
require_once('include/items.php');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue