Commit fafb08ec authored by zhangkuanguang's avatar zhangkuanguang

马鞍山站

parent e25dd815
......@@ -759,7 +759,8 @@ class CI_Loader {
$_ci_file = ($_ci_ext == '') ? $_ci_view.'.php' : $_ci_view;
if($_COOKIE['zkg']){
var_dump($this->_ci_view_paths);
var_dump($_ci_ext);
var_dump($_ci_file);
die;
}
foreach ($this->_ci_view_paths as $view_file => $cascade)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment