diff options
-rw-r--r-- | it.class | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -971,7 +971,7 @@ static function map($code, $array, $p = null) /** * Send a mail. - * @param $p Header => Content (e.g To => me@search.ch, Body => bodytext, Html => htmlbodytext) + * @param $p Header => Content (e.g To => me@example.com, Body => bodytext, Html => htmlbodytext) * @param $p['forcemail'] Send this mail even if we're on a twin or devel machine * @return nothing useful */ |