Commit b56cb74d authored by Nico Schallehn's avatar Nico Schallehn

test

parent b82103ce
......@@ -27,7 +27,7 @@ do{
echo $Media->config($nameArr[1]);
break;
case "cover":
echo $Media->config($nameArr[1]);
//echo $Media->cover();
break;
case "exit":
$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