|
|
@ -2282,7 +2282,7 @@ class Information extends CI_Controller
|
|
|
|
array('information' => $information),
|
|
|
|
array('information' => $information),
|
|
|
|
true
|
|
|
|
true
|
|
|
|
);
|
|
|
|
);
|
|
|
|
$information->ic_content = str_replace('<!--@LANTERN-FORM@-->', $lantern_form_content_2025, $information->ic_content);
|
|
|
|
$information->ic_content = str_replace('<!--@LANTERN-FORM-2025@-->', $lantern_form_content_2025, $information->ic_content);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// CAD 跨年表单
|
|
|
|
// CAD 跨年表单
|
|
|
|