예제 #1
0
파일: Pydj.inc.php 프로젝트: Cyb3rNet/Pydj
 private function _startHTML()
 {
     parent::_openTag("html");
     $this->_startHead();
 }