Commit 4bf69234 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 8d32a9a1
...@@ -393,6 +393,7 @@ class Media { ...@@ -393,6 +393,7 @@ class Media {
$Schauspieler = explode("/", str_replace("nm", "", $Schauspieler)); $Schauspieler = explode("/", str_replace("nm", "", $Schauspieler));
var_dump($Schauspieler); var_dump($Schauspieler);
$SchauspielerRole = explode("/", $SchauspielerRole);
var_dump($SchauspielerRole); var_dump($SchauspielerRole);
......
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