Commit 401e1dcb authored by Nico Schallehn's avatar Nico Schallehn

test

parent 1d92ea89
...@@ -218,6 +218,8 @@ class Media { ...@@ -218,6 +218,8 @@ class Media {
//trim(fgets(STDIN)); //trim(fgets(STDIN));
echo PHP_EOL; echo PHP_EOL;
//return ; //return ;
}else{
echo "Not Found!".PHP_EOL;
} }
/* /*
else if($action == "update"){ else if($action == "update"){
......
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