Commit f7b293ca authored by Nico Schallehn's avatar Nico Schallehn

test

parent 9b84125d
...@@ -195,7 +195,7 @@ class Media { ...@@ -195,7 +195,7 @@ class Media {
$fskbool = true; $fskbool = true;
} }
} }
if(!$fskbool{ if(!$fskbool){
$fsk = ""; $fsk = "";
//var_dump($fsktemp); //var_dump($fsktemp);
$fsk2 = file_get_contents("https://altersfreigaben.de/api2/s/tt".$Film["imdbID"]."/de"); $fsk2 = file_get_contents("https://altersfreigaben.de/api2/s/tt".$Film["imdbID"]."/de");
......
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