execution protection on discovery.php
This commit is contained in:
parent
1ea8ca813b
commit
1997044589
@ -28,6 +28,10 @@
|
||||
* @link http://status.net/
|
||||
*/
|
||||
|
||||
if (!defined('STATUSNET')) {
|
||||
exit(1);
|
||||
}
|
||||
|
||||
/**
|
||||
* This class implements LRDD-based service discovery based on the "Hammer Draft"
|
||||
* (including webfinger)
|
||||
|
Loading…
Reference in New Issue
Block a user