X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=cgi-bin%2FBackupPC_Admin;h=ac43d85845038463a3a9252bba6fcde0674fa6e4;hp=dfb7fcd77c28e18d327cf0ec27ee1b40f63ba3e6;hb=617af75f7419e95a9c3ea05b05cf21957acc331c;hpb=79e0593c501fd58046feeca20c315cc4ac283435 diff --git a/cgi-bin/BackupPC_Admin b/cgi-bin/BackupPC_Admin index dfb7fcd..ac43d85 100755 --- a/cgi-bin/BackupPC_Admin +++ b/cgi-bin/BackupPC_Admin @@ -39,7 +39,7 @@ # #======================================================================== # -# Version 2.1.0beta2, released 23 May 2004. +# Version 3.0.0alpha, released 23 Jan 2006. # # See http://backuppc.sourceforge.net. # @@ -80,6 +80,8 @@ my %ActionDispatch = ( "startServer" => "StartServer", "Stop" => "StopServer", "adminOpts" => "AdminOptions", + "editConfig" => "EditConfig", + "rss" => "RSS", ); #