tambah jalan, tambah delete jalan rusak

This commit is contained in:
Farha
2026-04-16 09:58:45 +07:00
parent aa3fe296c1
commit 607aabf2e0
7 changed files with 1963 additions and 76 deletions
+1 -1
View File
@@ -43,4 +43,4 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
http_response_code(405);
echo json_encode(['status' => 'error', 'message' => 'Method tidak diizinkan']);
$conn->close();
?>
?>