pass refreshtimes to Summaries. There was no referesh times, in the generated

html before this fix.
This commit is contained in:
kestes%walrus.com 2002-12-10 19:23:37 +00:00
Родитель 36c1650d56
Коммит 9305416bf7
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -2,8 +2,8 @@
# -*- Mode: perl; indent-tabs-mode: nil -*-
#
# $Revision: 1.30 $
# $Date: 2002-05-10 21:22:48 $
# $Revision: 1.31 $
# $Date: 2002-12-10 19:23:37 $
# $Author: kestes%walrus.com $
# $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/bin/tinder.cgi,v $
# $Name: $
@ -439,7 +439,7 @@ sub daemon_main {
overwrite_file($outfile, @out);
$summary_data = Summaries::summary_pages($tree, $summary_data);
$summary_data = Summaries::summary_pages($tree, $summary_data, $REFRESH_TIME);
# There are automated bots who need the header data, they extract
# it from this file.