]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/queuehandler.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / lib / queuehandler.php
index d3d091f2ff038cfd467d9db15c8380d3307e199b..ba64ad9295bed493a17caa6f063420741f3167b4 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) { exit(1); }
+if (!defined('STATUSNET')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/daemon.php');
 require_once(INSTALLDIR.'/classes/Queue_item.php');