Esempio n. 1
0
 static function stObjToDBFields($table)
 {
     return array_flip(DBObject::stDBToObjFields($table));
 }