summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
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 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)
*/