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

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

revision 164 by dpavlin, Mon Oct 10 13:57:29 2005 UTC revision 165 by dpavlin, Mon Oct 10 13:57:29 2005 UTC
# Line 71  EOF Line 71  EOF
71                                                          )                                                          )
72                                                  });                                                  });
73    
74                          # FIXME insert user here                          $sth->execute($In{'note'}, $User, $total_size);
                         $sth->execute($In{'note'}, 'dummy_user', $total_size);  
75    
76                          foreach my $backup_id (@selected_backup_ids) {                          foreach my $backup_id (@selected_backup_ids) {
77    

Legend:
Removed from v.164  
changed lines
  Added in v.165

  ViewVC Help
Powered by ViewVC 1.1.26