]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/OStatus/lib/hubprepqueuehandler.php
Merge branch 'master' into testing
[quix0rs-gnu-social.git] / plugins / OStatus / lib / hubprepqueuehandler.php
index 0d585938f462c8fc568c13b58a943e70b265a043..0ed6a3ec57ac686eb4b663d001c132d3c67e7a45 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+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...