Minor refactoring.

This commit is contained in:
Lars Jung 2013-07-23 10:21:02 +02:00
parent ede9f4d3f8
commit efb447ae78
3 changed files with 4 additions and 4 deletions

View file

@ -207,6 +207,8 @@ class Api {
json_exit();
}
json_fail(100, "unsupported request");
}
}