router debug

This commit is contained in:
ed barz 2022-06-13 08:30:14 +02:00
parent 6e301d88fc
commit 82ce49eb20
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ if ($uri[1] == '') {
include("asset/php/edit.php");
} else {
echo "404";
echo $_SERVER['REQUEST_URI'];
}
//echo nl2br("\n");