define LACONICA for compatibility on scripts

fixup_conversations.php fixes
This commit is contained in:
Eric Helgeson
2009-10-13 13:34:28 -04:00
parent 0b4b8079d8
commit c4028f1d07
2 changed files with 7 additions and 8 deletions

View File

@@ -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