Merge branch 'master' of github.com:hainatravel/information-system into master

hotfix/paypal-note
candice 4 years ago
commit da9cc5402a

@ -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