Commit 66fe7f40 authored by Nico Schallehn's avatar Nico Schallehn

test

parent e7d5909c
......@@ -89,7 +89,7 @@ class Media {
if(!is_dir($this->PfadzumEinlesen)){
return $this->Console->error("Pfad Eingabe exisitiert nicht!").PHP_EOL;
}else {
echo "Verzeichnis ".$this->PfadzumEinlesen." wird für Eingabe verwendet".PHP_EOL;
echo " Verzeichnis ".$this->PfadzumEinlesen." wird für Eingabe verwendet".PHP_EOL;
}
echo PHP_EOL;
......
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