X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=scripts%2Ftwitterstatusfetcher.php;h=3cdf1867a197319c486d61bab7c19d8edf735fd8;hb=ed2e49477d43bce71c492e8dda65682e8e7863a6;hp=6dca6f75b8902cae2013777a15d7641da6c0a429;hpb=900943f027e81145c7fd303c625c8ec4b51b00d6;p=quix0rs-gnu-social.git diff --git a/scripts/twitterstatusfetcher.php b/scripts/twitterstatusfetcher.php index 6dca6f75b8..3cdf1867a1 100755 --- a/scripts/twitterstatusfetcher.php +++ b/scripts/twitterstatusfetcher.php @@ -19,8 +19,6 @@ */ define('INSTALLDIR', realpath(dirname(__FILE__) . '/..')); -define('STATUSNET', true); -define('LACONICA', true); // compatibility // Tune number of processes and how often to poll Twitter // XXX: Should these things be in config.php?