Return to generate_web_pages.pl CVS log | Up to [LON-CAPA] / doc / build |
version 1.27, 2005/10/12 18:04:17 | version 1.28, 2006/06/06 15:13:42 |
---|---|
Line 81 for (@pages) { | Line 81 for (@pages) { |
$content .= "</ul>\n"; | $content .= "</ul>\n"; |
open(RELEASE, '<', "release.frag"); | |
$content .= join('',<RELEASE>); | |
close(RELEASE); | |
$content .= <<'POSTLUDE'; | $content .= <<'POSTLUDE'; |
<hr /> | <hr /> |
<a name="download" /> | <a name="download" /> |