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