Commit f0117375 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 97c600fd
......@@ -10,6 +10,8 @@ $String = exec('find '.$dir.' * | grep mkv');
echo $String;*/
$mysqli = new mysqli("192.168.0.23", "MediaDB", "MediaDB", "MediaDB");
echo $mysqli->error;
$Notindexed;
function dirtoArray($dir, $root = ''){
......
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