Example #1
0
 /**
  * Disable output of the navigation header for this page.
  */
 public static function disableHeader()
 {
     self::$display_header = false;
 }