diff --git a/index.php b/index.php index 0c5d94e..661ca42 100644 --- a/index.php +++ b/index.php @@ -35,7 +35,7 @@ if($_GET["lang"] = "de") { echo "Du schaust das auf deutsch an!" - } + }; $files = glob("roles/*.php"); sort($files);