Commit abd5adc0 authored by Nico Schallehn's avatar Nico Schallehn

Cover

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