芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/joolsmen.com/application/models/CurrencyModel.php
load->database(); } function get_country_list() { $query = $this->db->get('CountryCode'); return $query->result(); } } /* End of file Currencies.php */ /* Location: ./application/controllers/Currencies.php */