コード例 #1
0
ファイル: Pydj.inc.php プロジェクト: Cyb3rNet/Pydj
 private function _startHTML()
 {
     parent::_openTag("html");
     $this->_startHead();
 }