Exemplo n.º 1
0
Arquivo: User.php Projeto: rjha/sc
 function taint($userId)
 {
     mysql\User::set_tu_bit($userId, 1);
 }