Update ambil.php

This commit is contained in:
2026-06-09 12:06:45 +00:00
parent f3d4f38932
commit 5a3914b2e5
+2 -2
View File
@@ -1,6 +1,6 @@
<?php
error_reporting(0);
ini_set('display_errors', 0);
error_reporting(E_ALL);
ini_set('display_errors', 1);
header('Content-Type: application/json; charset=UTF-8');
include 'auth.php'; // Middleware auth