예제 #1
0
파일: User.php 프로젝트: rjha/sc
 function taint($userId)
 {
     mysql\User::set_tu_bit($userId, 1);
 }