Commit cbbd0eaf authored by Nico Schallehn's avatar Nico Schallehn

test

parent 904f2275
...@@ -3,4 +3,5 @@ $dir ="/media/QNAP/"; ...@@ -3,4 +3,5 @@ $dir ="/media/QNAP/";
$String = exec('find '.$dir.' * | grep mkv'); $String = exec('find '.$dir.' * | grep mkv');
var_dump(scandir($String)); //var_dump(scandir($String));
echo $String;
\ No newline at end of file
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