commented on some other stuff

This commit is contained in:
Thies Mueller
2021-01-12 17:45:15 +01:00
parent 70305da5fd
commit 572f3317e3
3 changed files with 5 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ echo '<a href="adminarea_admins_take.php"><button class="btn btn-danger">TAKE</b
echo "<br />";
echo $output;
echo "<br />";
echo "//implement a user search here.";
echo "//implement a user search here."; //yeah! Do what the comment says!
echo '<br />';
$showForm = false;