Example #1
0
 /**
  * Display the page footer
  */
 public static function display_footer()
 {
     return null;
     echo self::$global_template->show_footer_template();
 }