Exemplo n.º 1
0
 /**
  * Display the template foot
  * @return string
  */
 public static function onDisplayFoot()
 {
     return GWF_Website::getHTMLbody_foot();
 }