]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/smsqueuehandler.php
save location at notice post time
[quix0rs-gnu-social.git] / scripts / smsqueuehandler.php
index 9e8de7a1173a356c7315c98597cdc46b66ecb2b2..6583a77da85fa898950c40bad4d25bf56898084e 100755 (executable)
@@ -71,4 +71,3 @@ if (have_option('i')) {
 $handler = new SmsQueueHandler($id);
 
 $handler->runOnce();
-?>