Commit df28eafc authored by Nico Schallehn's avatar Nico Schallehn

test

parent beacd4fc
......@@ -288,8 +288,8 @@ class Media {
$fehlerArr = array("");
$Counter=0;
var_dump($FilmeArr);
exit;
//var_dump($FilmeArr);
//exit;
foreach ($FilmeArr as $value) {
$array = $this->parseEpisode($value[2].(strlen($value[0])>0?'/':''), $value[1],$action);
......
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