Skip to content

Commit

Permalink
End the page with correct HTML.
Browse files Browse the repository at this point in the history
  • Loading branch information
defacer committed Jan 27, 2005
1 parent 5b13d65 commit e78bd55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/contents.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@
echo '</ul>';
}

// Sloppy way to produce valid markup... there should be a print_footer_minimal().
echo '</div></div></body></html>';

?>

0 comments on commit e78bd55

Please sign in to comment.