mirror of https://github.com/4xmen/xshop.git
7 lines
66 B
PHTML
7 lines
66 B
PHTML
2 years ago
|
<?php
|
||
|
|
||
|
return [
|
||
|
//The dashboard uri
|
||
|
'uri'=>'dashboard'
|
||
|
];
|