예제 #1
0
파일: select.php 프로젝트: brynner/postr
 public function __construct()
 {
     self::$_columns = (include dirname(__FILE__) . '/columns.php');
 }