コード例 #1
0
ファイル: html_end.class.php プロジェクト: ruucla/mwf
 public function __construct()
 {
     parent::__construct('html');
 }
コード例 #2
0
ファイル: body_end.class.php プロジェクト: ruucla/mwf
 public function __construct()
 {
     parent::__construct('body');
 }