define LACONICA for compatibility on scripts
fixup_conversations.php fixes
This commit is contained in:
@@ -27,6 +27,7 @@ if (isset($_SERVER) && array_key_exists('REQUEST_METHOD', $_SERVER)) {
|
||||
}
|
||||
|
||||
define('STATUSNET', true);
|
||||
define('LACONICA', true); // compatibility
|
||||
|
||||
// Set various flags so we don't time out on long-running processes
|
||||
|
||||
|
Reference in New Issue
Block a user