server/lib/app.inc.php
@@ -28,8 +28,11 @@ */ class app { function 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