Commit 32e03ca4 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 79e85209
...@@ -100,7 +100,7 @@ foreach ($Notindexed as $value) { ...@@ -100,7 +100,7 @@ foreach ($Notindexed as $value) {
//echo exec("mkdir '".str_replace("3DHD-Filme", "Filme3D",$dir.$value[0])."/'").PHP_EOL; //echo exec("mkdir '".str_replace("3DHD-Filme", "Filme3D",$dir.$value[0])."/'").PHP_EOL;
echo $befehl.PHP_EOL; echo $befehl.PHP_EOL;
//echo exec($befehl); echo exec($befehl);
}else{ }else{
echo "Keine Infos zu ".$dir.$value[0]."/".$value[1]." gefunden!".PHP_EOL; echo "Keine Infos zu ".$dir.$value[0]."/".$value[1]." gefunden!".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