summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrban Müller2021-10-19 16:22:10 +0200
committerUrban Müller2021-10-19 16:22:10 +0200
commit109cb6fe1f95d8be01d002de323a7a54065b3c41 (patch)
tree0fa136c129a72ae11c8485c30739052c77494de9
parent41daa2f6576f7ceaedeea5c302a224e78733c93c (diff)
downloaditools-109cb6fe1f95d8be01d002de323a7a54065b3c41.tar.gz
itools-109cb6fe1f95d8be01d002de323a7a54065b3c41.tar.bz2
itools-109cb6fe1f95d8be01d002de323a7a54065b3c41.zip
better it::mail docs
-rw-r--r--it.class2
1 files changed, 1 insertions, 1 deletions
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)
{