Class 'Think\Log' not found

浏览:2432 发布日期:2014/03/04 分类:求助交流 关键字: 'Think\Log'
Class 'Think\Log' not found
错误位置
FILE: E:\www\weixin_thinkphp3.2\Application\Common\Common\function.php  LINE: 309array_walk_recursive($list,
        function($val,$key,$c){ //$c返回值
            $c[$key][] = $val;
        }
    ,&$res_);

(&$res_ 出现Class 'Think\Log' not found)
($res_ 不出现Class 'Think\Log' not found) 这好像不影响吧

出现情况:function.php
最佳答案
评论( 相关
后面还有条评论,点击查看>>