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