Some more poller are noe a worker
This commit is contained in:
@@ -3,7 +3,7 @@ use Friendica\App;
|
||||
use Friendica\Core\Worker;
|
||||
use Friendica\Core\Config;
|
||||
|
||||
// Ensure that poller.php is executed from the base path of the installation
|
||||
// Ensure that worker.php is executed from the base path of the installation
|
||||
if (!file_exists("boot.php") && (sizeof($_SERVER["argv"]) != 0)) {
|
||||
$directory = dirname($_SERVER["argv"][0]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user