This commit is contained in:
Jesse James Isler 2022-03-28 14:43:56 +02:00
parent b6a3c6ca82
commit 85e7aacc3b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
if($_GET["lang"] = "de") {
echo "Du schaust das auf deutsch an!"
}
};
$files = glob("roles/*.php");
sort($files);