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