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

test

parent 9f8d7958
......@@ -571,7 +571,7 @@ class Media {
//echo $fehler;
if(!$first){
$SQL = "UPDATE Filme SET".$update." WHERE imdbID = '".$Film["imdbID"]."';";
$counterChange++;
//$counterChange++;
if(!$CheckOnly){
echo "Ändere (bei ".$Film["imdbID"].") :".PHP_EOL.$changed.PHP_EOL;
echo $SQL.PHP_EOL;
......
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