]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/nosuchuserexception.php
Avoid having to check for notices without rendered copies in upgrade.php
[quix0rs-gnu-social.git] / lib / nosuchuserexception.php
index 0fa1c8d3db87c30d55b3cf4108673590c82a78f6..ade5d924a062ab79ed19e5b95ed3fe2a920cc865 100644 (file)
@@ -28,9 +28,7 @@
  * @link      http://status.net/
  */
 
-if (!defined('STATUSNET')) {
-    exit(1);
-}
+if (!defined('GNUSOCIAL')) { exit(1); }
 
 /**
  * Class for an exception when a local user is not found by certain criteria