define LACONICA and accept LACONICA for backwards compatibility
This commit is contained in:
@@ -31,6 +31,7 @@ mb_internal_encoding('UTF-8');
|
||||
|
||||
define('INSTALLDIR', realpath(dirname(__FILE__) . '/..'));
|
||||
define('STATUSNET', true);
|
||||
define('LACONICA', true); // compatibility
|
||||
|
||||
require_once(INSTALLDIR . '/lib/common.php');
|
||||
|
||||
|
Reference in New Issue
Block a user