api backend define added
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
<?
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -1,4 +1,8 @@
|
|||||||
<?
|
<?
|
||||||
|
/*
|
||||||
|
THIS IS THE USER ENTRY POINT API
|
||||||
|
*/
|
||||||
require '../../backend.php';
|
require '../../backend.php';
|
||||||
|
require '../backend_defines.php';
|
||||||
var_dump($mermsemr->cfgReadChar("database.host"));
|
var_dump($mermsemr->cfgReadChar("database.host"));
|
||||||
phpinfo(); ?>
|
phpinfo(); ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user