Coba Commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/area_blank.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/cek_srid.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/perbaiki_srid.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_jalan.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_kavling.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_kawasan.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_laporan.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_fasilitas.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_spbu.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_spbu_status.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_spbu_nearby.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_statistik.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_ulasan.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_pengguna.php';
|
||||
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../endpoints/api_warga_miskin.php';
|
||||
Reference in New Issue
Block a user