X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FOStatus%2Flib%2Fhubconfqueuehandler.php;h=d26c45be04a3461b44372b934c46c0231d8d97e1;hb=a0e107f17f27bc1dfc49de2a4493a461213e782e;hp=8219f8420e79b4cec4c44766da2829a9087384c7;hpb=7d878b7c35e291e40202d7ac4c60aaf9114dac94;p=quix0rs-gnu-social.git diff --git a/plugins/OStatus/lib/hubconfqueuehandler.php b/plugins/OStatus/lib/hubconfqueuehandler.php index 8219f8420e..d26c45be04 100644 --- a/plugins/OStatus/lib/hubconfqueuehandler.php +++ b/plugins/OStatus/lib/hubconfqueuehandler.php @@ -17,6 +17,10 @@ * along with this program. If not, see . */ +if (!defined('STATUSNET')) { + exit(1); +} + /** * Send a PuSH subscription verification from our internal hub. * @package Hub