fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/*
|
||||
BACK OFFICE GATEWAY
|
||||
BACK OFFICE API GATEWAY
|
||||
*/
|
||||
include '../../backend.php';
|
||||
include '../constants.php';
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* USER DATA API END POINT
|
||||
*
|
||||
*/
|
||||
include '../../backend.php';
|
||||
include 'constants.php';
|
||||
include 'formarter.php';
|
||||
|
||||
Reference in New Issue
Block a user