コード例 #1
0
ファイル: select.php プロジェクト: brynner/postr
 public function __construct()
 {
     self::$_columns = (include dirname(__FILE__) . '/columns.php');
 }