We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a396835 commit 66700d1Copy full SHA for 66700d1
public/admin/dashboard.php
@@ -1,6 +1,9 @@
1
<?php
2
3
+require '../../backend/auth/validAdmin.php';
4
+
5
$baseURL = '.';
6
7
?>
8
9
<!DOCTYPE html>
public/admin/detalhes.php
@@ -1,5 +1,9 @@
public/admin/pedidos.php
@@ -1,4 +1,7 @@
0 commit comments