Commit dd37f710 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 58003e32
...@@ -91,8 +91,8 @@ foreach ($Notindexed as $value) { ...@@ -91,8 +91,8 @@ foreach ($Notindexed as $value) {
$comando = str_replace(") ", "\)", $comando); $comando = str_replace(") ", "\)", $comando);
*/// *///
//echo exec("mkdir '".str_replace("HD-", "",$dir.$value[0])."/'").PHP_EOL; //echo exec("mkdir '".str_replace("HD-", "",$dir.$value[0])."/'").PHP_EOL;
//echo $befehl.PHP_EOL; echo $befehl.PHP_EOL;
echo exec($befehl); //echo exec($befehl);
} }
} }
......
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