Example #1
0
 public function __construct()
 {
     //$this->Db = new Db;
     $this->Validation = new \Debugteam\Baselib\Validation();
     parent::__construct();
     $this->generate_content();
 }