]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/jabberqueuehandler.php
add setconfig.php script to set configuration options
[quix0rs-gnu-social.git] / scripts / jabberqueuehandler.php
index b029ea1f1e4cc40baaa940dc4674e1d253854d18..8f3a56944d550d2d2e89eaf2e892e64401e46bec 100755 (executable)
@@ -76,4 +76,3 @@ if (have_option('i')) {
 $handler = new JabberQueueHandler($id);
 
 $handler->runOnce();
-?>