Cleans code.

This commit is contained in:
Lars Jung 2012-10-17 00:17:22 +02:00
parent 70f4500232
commit 396bc6662f
7 changed files with 12 additions and 87 deletions

View file

@ -35,7 +35,6 @@ if (array_key_exists("action", $_REQUEST)) {
} else {
$HREF = $app->get_app_abs_href();
$JSON = $app->get_generic_json();
$FALLBACK = $app->get_no_js_fallback();
}