Mercurial > owls
diff Includes/Nav.inc.php @ 8:2672cd855fa2
added further doxygen-comments
author | Meillo r e t u r n s <meillo@marmaro.de> |
---|---|
date | Wed, 13 Dec 2006 23:08:55 +0100 |
parents | 92a8978e68c5 |
children | 144bc36a6c27 |
line wrap: on
line diff
--- a/Includes/Nav.inc.php Wed Dec 13 22:16:59 2006 +0100 +++ b/Includes/Nav.inc.php Wed Dec 13 23:08:55 2006 +0100 @@ -93,7 +93,12 @@ <?php - + /** + * recursive function creates the output for the nav tree + * + * @param $root the id of the parent of the root node + * @return string HTML output that shows the nav tree + */ function navtree($root) { // fetch subcategories $sql = sprintf("