예제 #1
0
파일: dmConfig.php 프로젝트: theolymp/diem
 public static function setCulture($culture)
 {
     self::$culture = $culture;
 }