This commit is contained in:
2026-05-12 10:16:16 +07:00
parent bae0569701
commit c2efc4414f
37 changed files with 2222 additions and 18 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
header('Content-Type: application/json');
echo json_encode(['success'=>true,'msg'=>'API placeholder untuk layer groups']);