X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fnosuchuserexception.php;h=ade5d924a062ab79ed19e5b95ed3fe2a920cc865;hb=60e7dc1e39d4dab5bb46d3b364ab9aec74819323;hp=0fa1c8d3db87c30d55b3cf4108673590c82a78f6;hpb=747fe9d59bc03413be3d02d9ba1fadf460ba4758;p=quix0rs-gnu-social.git diff --git a/lib/nosuchuserexception.php b/lib/nosuchuserexception.php index 0fa1c8d3db..ade5d924a0 100644 --- a/lib/nosuchuserexception.php +++ b/lib/nosuchuserexception.php @@ -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