diff options
Diffstat (limited to 'it.class')
-rw-r--r-- | it.class | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) */ |