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