深圳全飞鸿

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 459|回复: 0
打印 上一主题 下一主题

PMP加载lang的过程分析

[复制链接]

800

主题

1379

帖子

7704

积分

版主

Rank: 7Rank: 7Rank: 7

积分
7704
跳转到指定楼层
楼主
发表于 2022-6-5 16:02:32 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
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
                )

        )

)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|nagomes  

GMT+8, 2025-5-5 02:16 , Processed in 0.030447 second(s), 21 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表