routtes
This commit is contained in:
@@ -36,7 +36,7 @@ $routes->set404Override();
|
|||||||
// We get a performance increase by specifying the default
|
// We get a performance increase by specifying the default
|
||||||
// route since we don't have to scan directories.
|
// route since we don't have to scan directories.
|
||||||
//www-api/app/Config/RoutesV1.php
|
//www-api/app/Config/RoutesV1.php
|
||||||
include_once 'RoutesV1.php';
|
include "RoutesV1.php";
|
||||||
/*
|
/*
|
||||||
* --------------------------------------------------------------------
|
* --------------------------------------------------------------------
|
||||||
* Additional Routing
|
* Additional Routing
|
||||||
|
|||||||
Reference in New Issue
Block a user