mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-02 13:31:38 +08:00
更正Org命名空间
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
# 应用到ThinkPHP中,因而修改为ThinkPHP规范的命名空间
|
||||
# namespace Michelf;
|
||||
namespace think\parser\driver;
|
||||
namespace org\parser\driver;
|
||||
|
||||
#
|
||||
# The following two constants are deprecated: avoid using them, they'll
|
||||
|
||||
Reference in New Issue
Block a user