diff --git a/www/pages/logfile.php b/www/pages/logfile.php index 67257c53..4fe1a54e 100644 --- a/www/pages/logfile.php +++ b/www/pages/logfile.php @@ -1,4 +1,4 @@ - +*/ +?> app->DB->real_escape_string(print_r($meldung, true)); } + + // Quick fix + $dump = $this->app->DB->real_escape_string(print_r($dump, true)); + $this->app->DB->Insert( sprintf( "INSERT INTO logfile (module,action,meldung,dump,datum,bearbeiter,funktionsname)