changed path to scripts in api folder
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// Renders Leaflet Map Interface including Leaflet Plugins
|
||||
// =====================================================================
|
||||
|
||||
require_once __DIR__ . '/../api/db.php';
|
||||
require_once __DIR__ . '/api/db.php';
|
||||
|
||||
// -----------------------------------------------------------------
|
||||
// Loads Municipality Configuration
|
||||
|
||||
Reference in New Issue
Block a user