mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
last mod times depended on svn, remove them
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user