We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0081e8d commit 7a27201Copy full SHA for 7a27201
Extend/Mode/Phprpc/alias.php
@@ -11,7 +11,7 @@
11
12
// 导入别名定义
13
alias_import(array(
14
- 'Model' => MODE_PATH.'Amf/Model.class.php',
+ 'Model' => MODE_PATH.'Phprpc/Model.class.php',
15
'Db' => MODE_PATH.'Phprpc/Db.class.php',
16
'Debug' => CORE_PATH.'Util/Debug.class.php',
17
'Session' => CORE_PATH.'Util/Session.class.php',
0 commit comments