Example #1
0
File: User.php Project: rjha/sc
 function taint($userId)
 {
     mysql\User::set_tu_bit($userId, 1);
 }