diff options
author | Urban Müller | 2011-04-12 15:56:52 +0000 |
---|---|---|
committer | Urban Müller | 2011-04-12 15:56:52 +0000 |
commit | 5ab78a46ebfab91a9a8fa0f7d6e4da5a7ff4d43e (patch) | |
tree | 657f778f15ec400714b19d83bc498aecd729c7ae /it.class | |
parent | 90867f6dde5b3a44b66af5890aef980d99a65bf1 (diff) | |
download | itools-5ab78a46ebfab91a9a8fa0f7d6e4da5a7ff4d43e.tar.gz itools-5ab78a46ebfab91a9a8fa0f7d6e4da5a7ff4d43e.tar.bz2 itools-5ab78a46ebfab91a9a8fa0f7d6e4da5a7ff4d43e.zip |
documentation
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) */ |