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

master
candice 2 years ago
commit c58abf902c

@ -1325,7 +1325,7 @@ class Information extends CI_Controller
public function test_price()
{
$price_rule = '<div style="color: red;">#ah-23,st,2#</div>';
$price_rule = '<div style="color: red;">#ah-mtc-3,st,2#</div>';
$price_item_array = $this->price_pregmatch($price_rule);
var_dump($price_item_array);
$price_tag_list = $this->parse_price_tag($price_rule);

Loading…
Cancel
Save