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

test

parent ba60c9d0
......@@ -567,8 +567,8 @@ class Media {
}
}
}
$fehlerglobal .= $fehler;
echo $fehler;
//$fehlerglobal .= $fehler;
//echo $fehler;
if(!$first){
$SQL = "UPDATE Filme SET".$update." WHERE imdbID = '".$Film["imdbID"]."';";
$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