Minor tweaks.

This commit is contained in:
Lars Jung 2014-06-30 00:14:48 +02:00
parent 49d0c968b9
commit 122546eae1
2 changed files with 1 additions and 2 deletions

View file

@ -33,7 +33,6 @@ normalized_require_once("class-thumb");
setup();
$app = new App();
header("X-Powered-By: " . NAME . "/" . VERSION);
if (has_request_param("action")) {
header("Content-type: application/json;charset=utf-8");