コード例 #1
0
ファイル: gwf3.class.php プロジェクト: sinfocol/gwf3
 /**
  * Display the template head
  * @return string
  */
 public static function onDisplayHead()
 {
     return GWF_Website::getPagehead();
 }