Hi! I'm ready to upload a new package without the patch below.
Best regards, Ludovic > > +++ backuppc-3.3.0/lib/BackupPC/CGI/Browse.pm > > @@ -65,7 +65,7 @@ > > # > > # default to the newest backup > > # > > - if ( !defined($In{num}) && defined(@Backups) && @Backups > 0 ) { > > + if ( !defined($In{num}) && @Backups && @Backups > 0 ) { > -- Ludovic Drolez. http://www.aopensource.com - The Android Open Source Portal http://www.drolez.com - Personal site - Linux and Free Software