summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrban Müller2011-04-12 15:56:52 +0000
committerUrban Müller2011-04-12 15:56:52 +0000
commit5ab78a46ebfab91a9a8fa0f7d6e4da5a7ff4d43e (patch)
tree657f778f15ec400714b19d83bc498aecd729c7ae
parent90867f6dde5b3a44b66af5890aef980d99a65bf1 (diff)
downloaditools-5ab78a46ebfab91a9a8fa0f7d6e4da5a7ff4d43e.tar.gz
itools-5ab78a46ebfab91a9a8fa0f7d6e4da5a7ff4d43e.tar.bz2
itools-5ab78a46ebfab91a9a8fa0f7d6e4da5a7ff4d43e.zip
documentation
-rw-r--r--it.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it.class b/it.class
index 2978978..69b0089 100644
--- a/it.class
+++ b/it.class
@@ -71,7 +71,7 @@ static function &cloneobj(&$object)
/**
- * Append a line to a logfile. Date will be added to filename and line
+ * Append all arguments to a logfile (tab separated). Date will be added to filename and line
* @param $name Name of logfile. Will be in log/ of service unless it starts with /
* @param $line1 Line to append (varargs)
*/