This version of the EventPlugin won't work with StatusNet any longer
This commit is contained in:
parent
aa3028e5d9
commit
7df8a6b731
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user