diff --git a/inspect_users.php b/inspect_users.php deleted file mode 100644 index a601c51..0000000 --- a/inspect_users.php +++ /dev/null @@ -1,9 +0,0 @@ -query("DESCRIBE users"); - print_r($stmt->fetchAll(PDO::FETCH_ASSOC)); -} catch (PDOException $e) { - echo "Error: " . $e->getMessage(); -} diff --git a/public/main.php b/public/main.php index caefda8..ff6172f 100644 --- a/public/main.php +++ b/public/main.php @@ -247,6 +247,11 @@ function sort_arrow($col, $current_by, $current_dir) { + +
+ +
+