last mod times depended on svn, remove them

This commit is contained in:
Sean Rhea
2009-10-30 11:52:34 -04:00
parent f1e22cec42
commit f48e640565

View File

@@ -107,9 +107,9 @@ while (<FILE>) {
}
close (FILE);
if (defined $last_mod) {
print "<p><hr><em>Last modified $last_mod.</em>\n";
}
#if (defined $last_mod) {
# print "<p><hr><em>Last modified $last_mod.</em>\n";
#}
print<<EOF;