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