kopia lustrzana https://github.com/magicbug/Cloudlog
Order WAB Awards Results ASC
rodzic
6a4a8991c6
commit
ee2eb20fef
|
@ -8,6 +8,7 @@ class Wab extends CI_Model {
|
|||
}
|
||||
|
||||
function get_all() {
|
||||
$this->db->order_by("COL_COMMENT", "ASC");
|
||||
$this->db->like('COL_COMMENT', 'WAB:');
|
||||
|
||||
return $this->db->get($this->config->item('table_name'));
|
||||
|
|
Ładowanie…
Reference in New Issue