From 0a52de77f6fe1f9a3190f4ff40d04a6d08fbb827 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Tue, 1 May 2007 14:17:24 +0000 Subject: documentation --- it.class | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'it.class') diff --git a/it.class b/it.class index a70d587..d1e1400 100644 --- a/it.class +++ b/it.class @@ -66,8 +66,8 @@ function timerlog($label = '') * @param $body (optional) error body, multiline * @param $to (optional) comma separated recipient list * @param named parameter id identifier of error. if given, only subsequent errors of same id will trigger message - * @param named parameter graceperiod number of seconds within which additional errors are ignored - * @param named parameter timewindow number of seconds after graceperiod within which the second error must occur + * @param named parameter graceperiod number of seconds within which additional errors are ignored if id is set + * @param named parameter timewindow number of seconds after graceperiod within which the second error must occur if id is set */ function error($p = array(), $body = "", $to = "") { -- cgit v1.2.3