This version of the EventPlugin won't work with StatusNet any longer
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 3 Jan 2016 15:23:44 +0000 (16:23 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 3 Jan 2016 15:23:44 +0000 (16:23 +0100)
plugins/Event/EventPlugin.php

index 01e6da902cefefa5a38f0f57505dafa421dcd138..6a00907aa996f929b158a1fbac172af564c96006 100644 (file)
  * @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