@@ -1478,6 +1478,7 @@ |
||
| 1478 | 1478 | /** |
| 1479 | 1479 | * New standard function to send mails |
| 1480 | 1480 | * |
| 1481 | + * @param string $template |
|
| 1481 | 1482 | */ |
| 1482 | 1483 | public function mail($from, $to, $subject, $template, $data) |
| 1483 | 1484 | { |