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