Example #1
0
 function uizmemberOnSeoKey($key, $seoKey)
 {
     $row = mysql\Collection::uizmemberOnSeoKey($key, $seoKey);
     return $row;
 }