Commit acd27fbc authored by Nico Schallehn's avatar Nico Schallehn

test

parent c1c46883
...@@ -31,7 +31,7 @@ do{ ...@@ -31,7 +31,7 @@ do{
break; break;
case "config": case "config":
$Media->config($name[1]); $Media->config($nameArr[1]);
break; break;
case "exit": case "exit":
$exit = true; $exit = true;
......
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