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