]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - index.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / index.php
index e1857a55db4e1c0d92dce9a093b5d94303873051..56e76be9f69a99b17a299891637ea3ca8fae8c4c 100644 (file)
--- a/index.php
+++ b/index.php
@@ -18,7 +18,7 @@
  */
 
 define('INSTALLDIR', dirname(__FILE__));
-define('LACONICA', true);
+define('STATUSNET', true);
 
 require_once INSTALLDIR . '/lib/common.php';