tbrehm
2007-05-27 62a11081e6b3c963f0223abb2aaaab5ff0e5a089
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