Cleans code.

This commit is contained in:
Lars Jung 2012-10-17 00:53:28 +02:00
parent 396bc6662f
commit cecc5c57a2
3 changed files with 2 additions and 3 deletions

View file

@ -21,7 +21,6 @@ normalized_require_once("/server/php/inc/Entry.php");
$app = new App(APP_ABS_PATH, APP_ABS_HREF, ABS_HREF);
// if (count($_REQUEST)) {
if (array_key_exists("action", $_REQUEST)) {
header("Content-type: application/json");