Commit 7abe347c authored by Nico Schallehn's avatar Nico Schallehn

test

parent 962f80a5
......@@ -106,7 +106,7 @@ class Media {
}
}
$FilmeArr = dirtoArray($this->PfadzumEinlesen);
$FilmeArr = $this->dirtoArray($this->PfadzumEinlesen);
var_dump($FilmeArr);
trim(fgets(STDIN));
......
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