Example #1
0
 function __construct($type)
 {
     $this->dao = MVC::getDAO($type);
 }