Commit 71f6a354 authored by Nico Schallehn's avatar Nico Schallehn

test

parent cb96ce1a
......@@ -283,7 +283,7 @@ class Media {
if(($action == "einlesen")){
$FilmeArr = $this->dirtoArray($this->PfadzumEinlesen."/");
}else{
$this->dirtoArray($this->PfadzumAusgeben."Serien/");
$FilmeArr = $this->dirtoArray($this->PfadzumAusgeben."Serien/");
}
$fehlerArr = array("");
......
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