6 Mar
2004
6 Mar
'04
8:58 a.m.
I have never seen issues-top.inc displayed in my installation.
Looks like it is included at the top of reports.tmpl and is referenced in Output.pm, although I'm not sure that's relevant. Maybe someone else can take a look: 355 sub startmenu($) { 356 # edit the paths in here 357 my ($type)=shift; 358 if ($type eq 'issue') { 359 open (FILE,"$path/issues-top.inc") || die "could not find : $path/issues-top.inc"; 360 } -- Owen
8165
Age (days ago)
8165
Last active (days ago)
0 comments
1 participants
participants (1)
-
Owen Leonard