]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/xmppqueuehandler.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / lib / xmppqueuehandler.php
index 91ecbcbba6b40a736790931059bed24523ec9fcd..ac3d98509a66fb17e2bded7ab8e6f10ed69a827a 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/queuehandler.php');