change LACONICA to STATUSNET
This commit is contained in:
@@ -30,7 +30,7 @@ set_time_limit(0);
|
||||
mb_internal_encoding('UTF-8');
|
||||
|
||||
define('INSTALLDIR', realpath(dirname(__FILE__) . '/..'));
|
||||
define('LACONICA', true);
|
||||
define('STATUSNET', true);
|
||||
|
||||
require_once(INSTALLDIR . '/lib/common.php');
|
||||
|
||||
|
Reference in New Issue
Block a user