コード例 #1
0
ファイル: helper.php プロジェクト: nikonehauser/ptclient
 public static function setCon(PropelPDO $con)
 {
     self::$con = $con;
 }