]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
GNUSOCIAL, not STATUSNET. Too many changes to be backwards compatible
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 15 Nov 2013 12:43:41 +0000 (13:43 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 19 Nov 2013 12:21:09 +0000 (13:21 +0100)
lib/siteprofile.php

index 3063c57d503aa051f3b13281db59cf759cb69efb..087dca48587759fef3e68d6e26023131384b7044 100644 (file)
@@ -28,7 +28,7 @@
  * @link      http://status.net/
  */
 
-if (!defined('STATUSNET')) {
+if (!defined('GNUSOCIAL')) {
     exit(1);
 }