示例#1
0
 static function set_current_user($current_user = false)
 {
     self::$current_user = $current_user;
 }