Commit d635a0f6 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 31afc3a3
......@@ -20,6 +20,7 @@ do{
$nameArr = explode(" ", $name);
switch ($nameArr[0]){
case "filme":
echo $Media->filme($nameArr[1]);
break;
case "config":
......
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