]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/doc.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / actions / doc.php
index 1adb9b0750cbabc04848c110a0d9f38a13a6997a..68295234c5ca1c7a2f6d74fe2f922ac730de9cc5 100644 (file)
@@ -29,7 +29,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('STATUSNET')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }