And another rename - run ;)

This commit is contained in:
Florian Aders (EleRas)
2010-01-22 15:03:14 +00:00
parent 3340415453
commit 9301684847
10 changed files with 44 additions and 36 deletions

View File

@@ -108,7 +108,7 @@ class SysLogger extends AbstractLogger
$name = " (" . $this->userinfo['loginname'] . ")";
}
openlog("SysCP", LOG_NDELAY, LOG_USER);
openlog("Froxlor", LOG_NDELAY, LOG_USER);
if($text != null
&& $text != '')