]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/OStatus/lib/salmonqueuehandler.php
New event for Salmon including target
[quix0rs-gnu-social.git] / plugins / OStatus / lib / salmonqueuehandler.php
index 56d3c9eff2e21a702e45787d30300da27292baa7..e70d5ff521d9e4793c458eef4772856785a4326b 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+if (!defined('STATUSNET')) {
+    exit(1);
+}
+
 /**
  * Send a Salmon notification in the background.
  * @package OStatusPlugin