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