QUES MAS CHANGED5
This commit is contained in:
parent
df59b98b99
commit
1865f97df1
@ -13,7 +13,7 @@ class SPARQ_Model extends CI_Model {
|
||||
|
||||
}
|
||||
|
||||
public function saveRecords($record_data = array(),$table_name,$print_query = '1')
|
||||
public function saveRecords($record_data = array(),$table_name,$print_query = '')
|
||||
{
|
||||
|
||||
$this->db->insert($table_name,$record_data);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user