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