From 5ab78a46ebfab91a9a8fa0f7d6e4da5a7ff4d43e Mon Sep 17 00:00:00 2001
From: Urban Müller
Date: Tue, 12 Apr 2011 15:56:52 +0000
Subject: documentation

---
 it.class | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)
  */
-- 
cgit v1.2.3