Fix #7796 - media outreach crm - needs distributed email sending (due to spam blocks)
[Pman.Core] / GenerateNotifications.php
index 4d131d3..4b28411 100644 (file)
@@ -1,5 +1,10 @@
 <?php
 
+/**
+ * Normally called by Core/Notify
+ *
+ */
+
 
 class Pman_Core_GenerateNotifications {