Commit 43686eb2 authored by Nico Schallehn's avatar Nico Schallehn

test

parent df33fb47
......@@ -131,6 +131,8 @@ class MediaDBAPI{
}
}*/
var_dump($this->SpaltenFil);
var_dump($this->SpaltenFilme);
$this->SpaltenFil = array_intersect_key($this->SpaltenFilme,$this->SpaltenFil);
$this->SpaltenEpi = array_intersect_key($this->SpaltenEpisoden,$this->SpaltenEpi);
}
......
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