Exemple #1
0
 function add($data)
 {
     return contact::insertGetId($data);
 }