Commit e7627158 authored by Nico Schallehn's avatar Nico Schallehn

test

parent ef8df1c5
...@@ -582,7 +582,7 @@ class Media { ...@@ -582,7 +582,7 @@ class Media {
}else{ }else{
echo " Unterschiede (bei ".$Film["imdbID"].") :".PHP_EOL.$changed.PHP_EOL; echo " Unterschiede (bei ".$Film["imdbID"].") :".PHP_EOL.$changed.PHP_EOL;
echo "Nix geändert!".PHP_EOL; //echo "Nix geändert!".PHP_EOL;
file_put_contents("./phpTestout/update_CheckOnly.txt", $SQL.PHP_EOL, FILE_APPEND); file_put_contents("./phpTestout/update_CheckOnly.txt", $SQL.PHP_EOL, FILE_APPEND);
} }
......
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