13 lines
214 B
PHP
13 lines
214 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
/**
|
||
|
|
* Geo Module Routes
|
||
|
|
*
|
||
|
|
* This file is automatically loaded by ModuleLoader.
|
||
|
|
* Define your geo/zone management routes here.
|
||
|
|
*
|
||
|
|
* @var RouteCollection $routes
|
||
|
|
*/
|
||
|
|
|
||
|
|
// Geo routes will be defined here
|