修改面包屑注释

hotfix/paypal-note
LiaoYijun 4 years ago
parent 84edfc6a00
commit d072dbf25e

@ -140,7 +140,7 @@ class Information_model extends CI_Model {
} }
/** /**
* 获取当前节点的到最顶层的路径,不包括当前节点 * 获取当前页面的面包屑,不包括当前节点
*/ */
function get_path_exclude_self($is_id, $path) { function get_path_exclude_self($is_id, $path) {
$site_code = $this->config->item('site_code'); $site_code = $this->config->item('site_code');

Loading…
Cancel
Save