Esempio n. 1
0
 static function peerGetFromIdIdu($id, $idu)
 {
     return formxTools::peerGetFromCw(" idformx = '{$id}' AND  ids = '{$idu}'  ");
 }