]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - tests/HashTagDetectionTest.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / tests / HashTagDetectionTest.php
index 901e0611ccf6262c6d7e5ef19091fcded519a295..9afe346571e10cd1856dabe517a53b45ea724d4f 100644 (file)
@@ -6,7 +6,7 @@ if (isset($_SERVER) && array_key_exists('REQUEST_METHOD', $_SERVER)) {
 }
 
 define('INSTALLDIR', realpath(dirname(__FILE__) . '/..'));
-define('LACONICA', true);
+define('STATUSNET', true);
 
 require_once INSTALLDIR . '/lib/common.php';