Exemple #1
0
 public static function userGet($userId, $option)
 {
     return Options::userValue($userId, $option);
 }