Update the comment formatting to not use the pound bar anymore and to put a space...
[isso.git] / PrinterNavigation.php
index ee0fb1a75dea00463d102c332feada1729d18447..2de0cce5f688cdf5fe7bc1d315ebc77811192523 100644 (file)
 \*=====================================================================*/
 
 /**
-* Printer: Navigation Generator (PrinterNavigation.php)
-*
-* @package     ISSO
-*/
+ * Printer: Navigation Generator (PrinterNavigation.php)
+ *
+ * @package    ISSO
+ */
 
 /**
-* Printer: Navigation Generator
-*
-* This framework works in conjunction with BSPrinter to generate a page header
-* and sidebar to be used for navigation. You set the navigation array and then can
-* specify a given key to highlight elements. Elements are broken into three types:
-* tabs (top of the page), groups (blocks of link actions), and links
-*
-* @author              Blue Static
-* @copyright   Copyright (c)2005 - 2008, Blue Static
-* @package             ISSO
-* 
-*/
+ * Printer: Navigation Generator
+ *
+ * This framework works in conjunction with BSPrinter to generate a page header
+ * and sidebar to be used for navigation. You set the navigation array and then can
+ * specify a given key to highlight elements. Elements are broken into three types:
+ * tabs (top of the page), groups (blocks of link actions), and links
+ *
+ * @author             Blue Static
+ * @copyright  Copyright (c)2005 - 2008, Blue Static
+ * @package            ISSO
+ 
+ */
 class BSPrinterNavigation
 {
        /**