]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/event.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / lib / event.php
index 106bbfd041fef3f8828a2676e10bb8f4b04bf465..4819b71b4c10968343e101f69e59970140110c6b 100644 (file)
@@ -27,7 +27,7 @@
  * @link      http://status.net/
  */
 
-if (!defined('STATUSNET')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }