mirror of
https://gh.wpcy.net/https://github.com/FreeScout-shop/fetch-seen.git
synced 2026-04-17 09:32:18 +08:00
13 lines
438 B
PHP
13 lines
438 B
PHP
<?php
|
|
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| Register Namespaces And Routes
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
| When a module starting, this file will executed automatically. This helps
|
|
| to register some namespaces like translator or view. Also this file
|
|
| will load the routes file for each module. You may also modify
|
|
| this file as you want.
|
|
|
|
|
*/
|