fix 50 txt

master
LMR 1 year ago
parent ebf7170e51
commit 07b6937f5f

@ -53,7 +53,7 @@ class infofix extends CI_Controller
$sub_url = explode('@@@',$sub_url);
}
$limitStr = 30;
$limitStr = 50;
// 信息内容
$pos_content = 0;
$pos_content = mb_stripos($info->ic_content, $key);

Loading…
Cancel
Save