server/lib/app.inc.php
@@ -29,6 +29,9 @@ class app { var modules = array(); var plugins = array(); function app() { global $conf; @@ -104,7 +107,7 @@ fclose($fp); } else { $this->error("Logfile ist nicht beschreibbar."); $this->error("Unable to write to logfile."); } } // if } // func