예제 #1
0
파일: user.php 프로젝트: Zyr93/DiamondMVC
 public function __construct($db)
 {
     parent::__construct($db, '', '', '');
 }