/[BackupPC]/trunk/lib/BackupPC/SearchLib.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/BackupPC/SearchLib.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 72 by dpavlin, Thu Aug 25 11:41:58 2005 UTC revision 78 by dpavlin, Fri Aug 26 21:43:01 2005 UTC
# Line 353  sub displayGrid($$$$) { Line 353  sub displayGrid($$$$) {
353                          $file->{'sharename'},                          $file->{'sharename'},
354                          qq{<img src="$Conf{CgiImageDirURL}/icon-$typeStr.gif" align="center">&nbsp;} . hilite_html( $file->{'fpath'}, $hilite ),                          qq{<img src="$Conf{CgiImageDirURL}/icon-$typeStr.gif" align="center">&nbsp;} . hilite_html( $file->{'fpath'}, $hilite ),
355                          $typeStr,                          $typeStr,
356                          restore_link( $typeStr, $file->{'hname'}, $file->{'backupno'}, $file->{'sname'}, $file->{'fpath'}, $file->{'backupno'} ),                          restore_link( $typeStr, ${EscURI( $file->{'hname'} )}, $file->{'backupno'}, ${EscURI( $file->{'sname'})}, ${EscURI( $file->{'fpath'} )}, $file->{'backupno'} ),
357                          $file->{'size'},                          $file->{'size'},
358                          epoch_to_iso( $file->{'date'} ),                          epoch_to_iso( $file->{'date'} ),
359                          $file->{'dvd'}                          $file->{'dvd'}

Legend:
Removed from v.72  
changed lines
  Added in v.78

  ViewVC Help
Powered by ViewVC 1.1.26