mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-10 10:20:52 +08:00
bonus logs
This commit is contained in:
@@ -301,6 +301,7 @@ function nexus_config($key, $default = null)
|
||||
ROOT_PATH . 'config/nexus.php',
|
||||
ROOT_PATH . 'config/emoji.php',
|
||||
ROOT_PATH . 'config/captcha.php',
|
||||
ROOT_PATH . 'config/clickhouse.php',
|
||||
];
|
||||
foreach ($files as $file) {
|
||||
$basename = basename($file);
|
||||
|
||||
Reference in New Issue
Block a user