mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 02:52:49 +08:00
删除addons相关文件;
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
// 自动加载,插件命令行模式下必须
|
||||
'autoload' => true,
|
||||
|
||||
// 默认插件入口路径
|
||||
'path' => 'addons',
|
||||
|
||||
// 默认方法
|
||||
'default_action' => 'index',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user