Commit c77c7127 authored by Nico Schallehn's avatar Nico Schallehn

te

parent 49b1c844
......@@ -105,7 +105,7 @@ class Media {
else { echo " Verzeichnis ".$this->PfadzumAusgeben.$value." wird für ".$key." als Ausgabe verwendet".PHP_EOL; }
}
}
echo "Starte verarbeitung der Filme:".PHP_EOL.PHP_EOL;
$FilmeArr = $this->dirtoArray($this->PfadzumEinlesen);
//var_dump($FilmeArr);
foreach ($FilmeArr as $value) {
......
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