X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fenjitqueuehandler.php;h=08f733b07c5856041f5264642008463e7978a4d9;hb=a5ed805aeabab3930d066b2777dbab9663bc487f;hp=c17b4e27f4891e920888bd933723d51cedf95be0;hpb=c9ca46f7c125b7a012f8bc85b9a37f1ae7468c77;p=quix0rs-gnu-social.git diff --git a/scripts/enjitqueuehandler.php b/scripts/enjitqueuehandler.php index c17b4e27f4..08f733b07c 100755 --- a/scripts/enjitqueuehandler.php +++ b/scripts/enjitqueuehandler.php @@ -1,8 +1,8 @@ #!/usr/bin/env php 0) { + $id = $args[0]; +} else { + $id = null; } $handler = new EnjitQueueHandler($id);