diff --git a/checkin_notes b/checkin_notes index b99cf2ce28..19a2a57369 100755 --- a/checkin_notes +++ b/checkin_notes @@ -11187,3 +11187,9 @@ Rom 18 Oct 2006 api/ reduce_main.C + +David 18 Oct 2006 + - fix line endings + + clientgui/ + ViewResources.cpp,h diff --git a/doc/addons.php b/doc/addons.php index e838baebd0..2a7312f957 100644 --- a/doc/addons.php +++ b/doc/addons.php @@ -1,9 +1,9 @@ @@ -116,7 +116,7 @@ show_group("Linux", $linux); show_group("Mac", $mac); show_group("Web applications", $web); -if (!$strip_headers) { +if (!$strip_header) { page_tail(); } ?>