Back endpoint
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
/*
|
/*
|
||||||
BACK OFFICE API GATEWAY
|
BACK OFFICE API GATEWAY
|
||||||
*/
|
*/
|
||||||
include '../../backend.php';
|
include '../../../backend.php';
|
||||||
|
//include '../../backend.php';
|
||||||
include '../constants.php';
|
include '../constants.php';
|
||||||
include '../formarter.php';
|
include '../formarter.php';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user