From 109cb6fe1f95d8be01d002de323a7a54065b3c41 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Tue, 19 Oct 2021 16:22:10 +0200 Subject: better it::mail docs --- it.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it.class b/it.class index 8b7860b..649c84a 100644 --- a/it.class +++ b/it.class @@ -1093,7 +1093,7 @@ static function filter($code, $array) * Send a mail. * @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 + * @return false on some errors but most cannot be caught */ static function mail($p) { -- cgit v1.2.3