]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/twitapisearchjson.php
Moved basic auth stuff into its own classes
[quix0rs-gnu-social.git] / actions / twitapisearchjson.php
index 1732951762233746680080dbeca7ee8a8d9e6cf2..c628ee624a2a3498d7ff4a24cf329f6663a127f8 100644 (file)
@@ -27,7 +27,7 @@
  * @link      http://status.net/
  */
 
-if (!defined('STATUSNET')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }