From 55332cb444a9d80e168737e5132c458f1cc44450 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 27 Aug 2009 10:23:12 +0000 Subject: [PATCH] doh --- bin/move-customers | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/move-customers b/bin/move-customers index c78b6ac25..d237d1237 100755 --- a/bin/move-customers +++ b/bin/move-customers @@ -55,7 +55,7 @@ my %domsvc_map = ( # 'DCHK' => [], # 'DCRD' => [], # 'COMP' => [], -); +#); #production my %eventparts = ( 'CARD' => [ 1, ], @@ -64,7 +64,7 @@ my %eventparts = ( 'DCHK' => [ 12, ], 'DCRD' => [ 15, ], 'COMP' => [], -) +); #-- -- 2.11.0