]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/getvaliddaemons.php
user_id is primary key for user_location_prefs
[quix0rs-gnu-social.git] / scripts / getvaliddaemons.php
index 7caea1bb759f119ce6a84043dc6d7ed8a67fa83d..99ad41b37471aae803949c025a87b7619087bf14 100755 (executable)
@@ -39,7 +39,6 @@ $daemons = array();
 
 $daemons[] = INSTALLDIR.'/scripts/pluginqueuehandler.php';
 $daemons[] = INSTALLDIR.'/scripts/ombqueuehandler.php';
-$daemons[] = INSTALLDIR.'/scripts/facebookqueuehandler.php';
 $daemons[] = INSTALLDIR.'/scripts/pingqueuehandler.php';
 
 if(common_config('xmpp','enabled')) {