Commit c5ca77db authored by Nico Schallehn's avatar Nico Schallehn

test

parent 7a1cec6d
...@@ -594,8 +594,8 @@ class Media { ...@@ -594,8 +594,8 @@ class Media {
}else{return false;} }else{return false;}
}else{ }else{
echo " fail1!".PHP_EOL; echo " fail1! (Keine Infos auf tmdb gefunden!!!)".PHP_EOL;
//return false; return true;
} }
}else{ }else{
return false; return false;
......
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