コード例 #1
0
ファイル: sfPropel.class.php プロジェクト: ajith24/ajithworld
 public static function setDefaultCulture($culture)
 {
     self::$defaultCulture = $culture;
 }