Example #1
0
 function __construct()
 {
     parent::__construct();
     $this->project_name = $this->config->project_name;
 }
Example #2
0
 function __construct()
 {
     parent::__construct();
 }