mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
remove empty line
This commit is contained in:
parent
df040190f1
commit
c2d8fb1508
|
@ -28,6 +28,5 @@ 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