Skip to content

Commit 7a27201

Browse files
committed
phprpc模式扩展的alias文件调整
1 parent 0081e8d commit 7a27201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extend/Mode/Phprpc/alias.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
// 导入别名定义
1313
alias_import(array(
14-
'Model' => MODE_PATH.'Amf/Model.class.php',
14+
'Model' => MODE_PATH.'Phprpc/Model.class.php',
1515
'Db' => MODE_PATH.'Phprpc/Db.class.php',
1616
'Debug' => CORE_PATH.'Util/Debug.class.php',
1717
'Session' => CORE_PATH.'Util/Session.class.php',

0 commit comments

Comments
 (0)