示例#1
0
 public function __construct()
 {
     global $current_user;
     self::$current_user = $current_user;
 }