コード例 #1
0
ファイル: dmConfig.php プロジェクト: theolymp/diem
 public static function initialize(sfEventDispatcher $dispatcher)
 {
     self::$dispatcher = $dispatcher;
     self::connect();
 }