Author: jfthomps
Date: Tue Sep 14 15:25:12 2010
New Revision: 996947
URL: http://svn.apache.org/viewvc?rev=996947&view=rev
Log:
fixed another typo in addMgmtnode - publiDNSserver -> publicDNSserver
Modified:
incubator/vcl/trunk/web/.ht-inc/managementnodes.php
Modified: incubator/vcl/trunk/web/.ht-inc/managementnodes.php
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/.ht-inc/managementnodes.php?rev=996947&r1=996946&r2=996947&view=diff
==============================================================================
--- incubator/vcl/trunk/web/.ht-inc/managementnodes.php (original)
+++ incubator/vcl/trunk/web/.ht-inc/managementnodes.php Tue Sep 14 15:25:12 2010
@@ -1288,7 +1288,7 @@ function addMgmtnode($data) {
. "publicIPconfiguration, "
. "publicSubnetMask, "
. "publicDefaultGateway, "
- . "publiDNSserver, "
+ . "publicDNSserver, "
. "sysadminEmailAddress, "
. "sharedMailBox) "
. "VALUES ('{$data["hostname"]}', "