Commit ecf01e45 authored by Nico Schallehn's avatar Nico Schallehn

test

parent bce08757
...@@ -185,6 +185,7 @@ class Media { ...@@ -185,6 +185,7 @@ class Media {
//$array["Schauspieler"] = $imdb->getCastAsOwn(0, false); //$array["Schauspieler"] = $imdb->getCastAsOwn(0, false);
$fsktemp = $imdb->getCertification(); $fsktemp = $imdb->getCertification();
//var_dump($fsktemp); //var_dump($fsktemp);
/*if(!(strpos( $fsk,"West Germany") == false)){ /*if(!(strpos( $fsk,"West Germany") == false)){
$fsk = trim(substr($fsk,strpos( $fsk,"West Germany")+13,3)); $fsk = trim(substr($fsk,strpos( $fsk,"West Germany")+13,3));
......
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