Commit 9f8d7958 authored by Nico Schallehn's avatar Nico Schallehn

test

parent ba60c9d0
...@@ -567,8 +567,8 @@ class Media { ...@@ -567,8 +567,8 @@ class Media {
} }
} }
} }
$fehlerglobal .= $fehler; //$fehlerglobal .= $fehler;
echo $fehler; //echo $fehler;
if(!$first){ if(!$first){
$SQL = "UPDATE Filme SET".$update." WHERE imdbID = '".$Film["imdbID"]."';"; $SQL = "UPDATE Filme SET".$update." WHERE imdbID = '".$Film["imdbID"]."';";
$counterChange++; $counterChange++;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment