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

html before this fix.


git-svn-id: svn://10.0.0.236/trunk@135047 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kestes%walrus.com 2002-12-10 19:23:37 +00:00
parent 331124639e
commit 85b6b7c354

View File

@ -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/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/bin/tinder.cgi,v $
# $Name: not supported by cvs2svn $
@ -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.