Commit 6132cfbc authored by Nico Schallehn's avatar Nico Schallehn

test

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