示例#1
0
文件: User.php 项目: rjha/sc
 function taint($userId)
 {
     mysql\User::set_tu_bit($userId, 1);
 }