mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-01-29 12:39:16 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
935d8a7b68
|
|
@ -26,6 +26,4 @@
|
|||
*/
|
||||
abstract class SeedDMS_Notify {
|
||||
abstract function toIndividual($sender, $recipient, $subject, $message, $params=array());
|
||||
abstract function toGroup($sender, $groupRecipient, $subject, $message, $params=array());
|
||||
abstract function toList($sender, $recipients, $subject, $message, $params=array());
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user