Example #1
0
 public function __construct()
 {
     if (empty(self::$_valid_locale)) {
         self::$_valid_locale = Bd_Global::getSupportLocale();
     }
 }