diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..9f85578 Binary files /dev/null and b/favicon.ico differ diff --git a/index.php b/index.php index b6b1cdb..8cc77e8 100644 --- a/index.php +++ b/index.php @@ -25,6 +25,9 @@ + + + EOT; try { @@ -33,9 +36,23 @@ EOT; echo("Fehler: ".$e->getMessage()); die(); } + $router_json = json_encode($router); + + echo("\n