|
@@ -377,7 +377,7 @@ class Network_model extends Base_model {
|
|
|
// $data['regpack'] = 'register-weclouds-'.$project['projectid'].'-'.$data['networkid'];
|
|
|
// $this->db->insert($this->table, $data);
|
|
|
// return $this->db->insert_id();
|
|
|
- }
|
|
|
+ // }
|
|
|
|
|
|
public function getDataCount($condition, $id = 0) {
|
|
|
if (!empty($condition)){
|