예제 #1
0
파일: P2View.php 프로젝트: poppen/p2
 /**
  * @static
  * @access  public
  * @return  void  HTML出力
  */
 function printExtraHeadersHtml($frameset = false)
 {
     P2View::printHeadMetasHtml($frameset);
 }