Commit f1623d53 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 9bfab9e1
......@@ -557,6 +557,7 @@ class Media {
$changed = "";
$first = true;
$update = "";
foreach ($DataArr AS $key=> $value){
if(!in_array($key, array("Schauspieler", "Genre"))){
if(!(md5($Film[$key]) == md5($DataArr[$key]))) {
......
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