Example #1
0
File: P2View.php Project: poppen/p2
 /**
  * @static
  * @access  public
  * @return  void  HTML出力
  */
 function printExtraHeadersHtml($frameset = false)
 {
     P2View::printHeadMetasHtml($frameset);
 }