]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/xmppqueuehandler.php
start of a location class
[quix0rs-gnu-social.git] / lib / xmppqueuehandler.php
index 45a8e2c0d52c2f3fdaed3250c6a214a4ad3eb6ac..f28fc9088c47b1449b91a0575f4656e43b3abf2e 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('STATUSNET')) { exit(1); }
+if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/queuehandler.php');