コード例 #1
0
ファイル: core.php プロジェクト: jay-bricksoft/mailman_core
 function __construct()
 {
     parent::__construct();
     $this->project_name = $this->config->project_name;
 }
コード例 #2
0
ファイル: core.php プロジェクト: jay-bricksoft/universePHP
 function __construct()
 {
     parent::__construct();
 }