]> git.mxchange.org Git - friendica.git/blobdiff - include/Emailer.php
events: use best_link_url() and zrl() for the author_link (author link as magic-link)
[friendica.git] / include / Emailer.php
index 9df6ac36c9dab238b3b2d61eb17ddb9b4eef3474..5962e9ec8f00ece8b0dc01141d2e0592166744a2 100644 (file)
@@ -16,7 +16,7 @@ class Emailer {
         * @param additionalMailHeader  additions to the smtp mail header
         * @param optional uid      user id of the destination user
         */
-       static public function send($params) {
+       public static function send($params) {
 
                call_hooks('emailer_send_prepare', $params);