mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update Oplog.php
This commit is contained in:
parent
3b7f8eda13
commit
d3c559ae01
@ -88,6 +88,7 @@ class Oplog extends Controller
|
||||
foreach ($data as $name => $value) {
|
||||
sysconf($name, $value);
|
||||
}
|
||||
$GLOBALS['oplogs'] = [];
|
||||
$this->success('日志配置成功!');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user