[Rt-commit] r4570 - in rtir/branches/1.9-EXPERIMENTAL: etc

alexmv at bestpractical.com alexmv at bestpractical.com
Thu Feb 23 17:46:51 EST 2006


Author: alexmv
Date: Thu Feb 23 17:46:50 2006
New Revision: 4570

Modified:
   rtir/branches/1.9-EXPERIMENTAL/   (props changed)
   rtir/branches/1.9-EXPERIMENTAL/etc/RTIR_Config.pm

Log:
 r9272 at zoq-fot-pik:  chmrr | 2006-02-23 17:46:07 -0500
  * Use the same case in the variable as when we read it


Modified: rtir/branches/1.9-EXPERIMENTAL/etc/RTIR_Config.pm
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/etc/RTIR_Config.pm	(original)
+++ rtir/branches/1.9-EXPERIMENTAL/etc/RTIR_Config.pm	Thu Feb 23 17:46:50 2006
@@ -58,7 +58,7 @@
 Set($_RTIR_HowReported_default, "Email");
 Set($_RTIR_ReporterType_default, "");
 Set($_RTIR_IP_default, "");
-Set($_RTIR_NetMask_default, "");
+Set($_RTIR_Netmask_default, "");
 Set($_RTIR_Port_default, "");
 Set($_RTIR_WhereBlocked_default, "");
 Set($_RTIR_Constituency_default, "EDUNET");


More information about the Rt-commit mailing list