forked from GNUsocial/gnu-social
change LACONICA to STATUSNET
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
* @link http://status.net/
|
||||
*/
|
||||
|
||||
if (!defined('LACONICA')) { exit(1); }
|
||||
if (!defined('STATUSNET')) { exit(1); }
|
||||
|
||||
define('DEFAULT_RSS_LIMIT', 48);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user