X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FOStatus%2Flib%2Fhubprepqueuehandler.php;h=0ed6a3ec57ac686eb4b663d001c132d3c67e7a45;hb=0503bcb0e2dd75de10a74ee5fc12d1523a44b028;hp=0d585938f462c8fc568c13b58a943e70b265a043;hpb=1339f1f908acf2ad69928494f7dfc5c09c5fb211;p=quix0rs-gnu-social.git diff --git a/plugins/OStatus/lib/hubprepqueuehandler.php b/plugins/OStatus/lib/hubprepqueuehandler.php index 0d585938f4..0ed6a3ec57 100644 --- a/plugins/OStatus/lib/hubprepqueuehandler.php +++ b/plugins/OStatus/lib/hubprepqueuehandler.php @@ -17,6 +17,10 @@ * along with this program. If not, see . */ +if (!defined('STATUSNET')) { + exit(1); +} + /** * When we have a large batch of PuSH consumers, we break the data set * into smaller chunks. Enqueue final destinations...