X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=7669778f64e68a60081da00feb564494e4f78117;hb=2371fe90922bec9ac212112e3a837f07edc61d5d;hp=bbb78b6a92932d39ab8480fa9ea900f680d67bcd;hpb=be5d113fc684fcbe41b8374c62bfeb0f267216b7;p=quix0rs-gnu-social.git diff --git a/index.php b/index.php index bbb78b6a92..7669778f64 100644 --- a/index.php +++ b/index.php @@ -19,6 +19,7 @@ define('INSTALLDIR', dirname(__FILE__)); define('STATUSNET', true); +define('LACONICA', true); // compatibility require_once INSTALLDIR . '/lib/common.php';