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