summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
authorUrban Müller2014-03-07 16:32:47 +0100
committerUrban Müller2014-03-07 16:32:47 +0100
commit232b8a4257ebdbf4f43f2b509979b0bc00578ecd (patch)
tree75de8105dad01300988c2cc7eb3bd08ae9083fee /it.class
parente3ebc3eb5fa1fff573100a5ca2c7c025aa6e14ab (diff)
downloaditools-232b8a4257ebdbf4f43f2b509979b0bc00578ecd.tar.gz
itools-232b8a4257ebdbf4f43f2b509979b0bc00578ecd.tar.bz2
itools-232b8a4257ebdbf4f43f2b509979b0bc00578ecd.zip
documentation
Diffstat (limited to 'it.class')
-rw-r--r--it.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it.class b/it.class
index 35c14a5..1d70b78 100644
--- a/it.class
+++ b/it.class
@@ -120,7 +120,7 @@ static function timerlog($label = '')
* @param $p['skipfiles'] files to skip in backtrace
* @param $p['blockmail'] number of seconds to block mails after having sent a mail [3600]
* @param $p['blockmailid'] block mail for $p['blockmail'] seconds with same id. Default: $p['to']
- * @param $p['okstate'] give current ok label and state, e.g. telresult=1 . see failcount
+ * @param $p['okstate'] give current ok label and ok state, e.g. telresult=1 for working. see failcount
* @param $p['failcount'] give number of consecutive okstate failures needed for creating an error [2]
* @param $p['omitdebuginfo'] value 1 omits long stack and var dumps, value 2 also omits trace and url
* @return true if a mail was sent