mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 23:02:48 +08:00
修复config驱动
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace think\config\driver;
|
||||
|
||||
class Xml implements DriverInterface
|
||||
class Xml
|
||||
{
|
||||
public function parse($config)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user