- fixed configure.pl and makeDist.
[BackupPC.git] / cgi-bin / BackupPC_Admin
index 81b85ad..cd2e4a9 100755 (executable)
@@ -39,7 +39,7 @@
 #
 #========================================================================
 #
-# Version 2.1.0beta1, released 9 Apr 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",
+    #"editHosts"                  => "EditHosts",
 );
 
 #