From: Mikael Nordfeldth Date: Sun, 3 Jan 2016 15:23:44 +0000 (+0100) Subject: This version of the EventPlugin won't work with StatusNet any longer X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7df8a6b7319b4b41dbce5b5f27d791d6b11d92f4;p=quix0rs-gnu-social.git This version of the EventPlugin won't work with StatusNet any longer --- diff --git a/plugins/Event/EventPlugin.php b/plugins/Event/EventPlugin.php index 01e6da902c..6a00907aa9 100644 --- a/plugins/Event/EventPlugin.php +++ b/plugins/Event/EventPlugin.php @@ -28,11 +28,7 @@ * @link http://status.net/ */ -if (!defined('STATUSNET')) { - // This check helps protect against security problems; - // your code file can't be executed directly from the web. - exit(1); -} +if (!defined('GNUSOCIAL')) { exit(1); } /** * Event plugin