pedro_morgan
2007-08-17 5fcaec01d8d2b22eb6ebc8f320b8dd45db0d409a
server/lib/app.inc.php
@@ -104,7 +104,7 @@
                            if (!fwrite($fp, date("d.m.Y-H:i")." - ".$priority_txt." - ". $msg."\r\n")) {
                                die("Unable to write to logfile.");
                            }
                     echo date("d.m.Y-H:i")." - ".$priority_txt." - ". $msg."<br>";
                     echo date("d.m.Y-H:i")." - ".$priority_txt." - ". $msg."<br>\n";
                            fclose($fp);
                        //} else {