深圳全飞鸿
标题:
PMP加载lang的过程分析
[打印本页]
作者:
zhgc
时间:
2022-6-5 16:02
标题:
PMP加载lang的过程分析
1.加载pmp\module\common\lang
die(print_r(debug_backtrace(),true));
Array
(
[0] => Array
(
[file] => D:\project.syant\0005PHP\htdocs\pmp\framework\base\router.class.php
[line] => 2098
[function] => include
)
[1] => Array
(
[file] => D:\project.syant\0005PHP\htdocs\pmp\framework\router.class.php
[line] => 81
[function] => loadLang
[class] => baseRouter
[object] => router Object
[type] => ->
[args] => Array
(
[0] => common
[1] =>
)
)
[2] => Array
(
[file] => D:\project.syant\0005PHP\htdocs\pmp\framework\base\router.class.php
[line] => 383
[function] => loadLang
[class] => router
[object] => router Object
[type] => ->
[args] => Array
(
[0] => common
)
)
[3] => Array
(
[file] => D:\project.syant\0005PHP\htdocs\pmp\framework\base\router.class.php
[line] => 401
[function] => __construct
[class] => baseRouter
[object] => router Object
[type] => ->
[args] => Array
(
[0] => pms
[1] => D:\project.syant\0005PHP\htdocs\pmp
)
)
[4] => Array
(
[file] => D:\project.syant\0005PHP\htdocs\pmp\www\index.php
[line] => 30
[function] => createApp
[class] => baseRouter
[type] => ::
[args] => Array
(
[0] => pms
[1] => D:\project.syant\0005PHP\htdocs\pmp
[2] => router
)
)
)
欢迎光临 深圳全飞鸿 (http://www.nagomes.com/disc/)
Powered by Discuz! X3.2