/[BackupPC]/trunk/lib/BackupPC/CGI/Lib.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/CGI/Lib.pm

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

revision 3 by dpavlin, Wed Jun 22 19:12:42 2005 UTC revision 4 by dpavlin, Wed Jun 22 19:22:51 2005 UTC
# Line 408  sub Header Line 408  sub Header
408                                                priv => 1},                                                priv => 1},
409          { link => "?action=queue",            name => $Lang->{Current_queues},          { link => "?action=queue",            name => $Lang->{Current_queues},
410                                                priv => 1},                                                priv => 1},
411            { link => "?action=search",           name => $Lang->{Search_archive},
412                                                  priv => 1},
413            { link => "?action=burn",             name => $Lang->{Burn_media},
414                                                  priv => 1},
415          @{$Conf{CgiNavBarLinks} || []},          @{$Conf{CgiNavBarLinks} || []},
416      );      );
417      my $host = $In{host};      my $host = $In{host};

Legend:
Removed from v.3  
changed lines
  Added in v.4

  ViewVC Help
Powered by ViewVC 1.1.26