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