コード例 #1
0
ファイル: users.php プロジェクト: sergiovelayos/liveuamap
 static function isexist($wf, $id)
 {
     return wra_userscontext::isidexist($wf, $id);
 }