GNUSOCIAL, not STATUSNET. Too many changes to be backwards compatible

This commit is contained in:
Mikael Nordfeldth 2013-11-15 13:43:41 +01:00
parent 5308e04e83
commit 048a435a5e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
* @link http://status.net/
*/
if (!defined('STATUSNET')) {
if (!defined('GNUSOCIAL')) {
exit(1);
}