This commit is contained in:
CHIEFSOFT\ameye
2024-07-16 20:13:08 -04:00
parent 2447caae91
commit 72bdf33979
+1 -1
View File
@@ -36,7 +36,7 @@ $routes->set404Override();
// We get a performance increase by specifying the default
// route since we don't have to scan directories.
//www-api/app/Config/RoutesV1.php
include_once 'RoutesV1.php';
include "RoutesV1.php";
/*
* --------------------------------------------------------------------
* Additional Routing