Files
gate-dashboard-program/_lp/core/config/core.config.php
T

8 lines
159 B
PHP

<?php
$GLOBALS['config']['default_controller'] = 'login';
$GLOBALS['config']['default_action'] = 'index';
$GLOBALS['config']['default_language'] = 'zh_cn';