From: ivan Date: Fri, 25 Oct 2002 21:24:58 +0000 (+0000) Subject: make $old_domain available too X-Git-Tag: freeside_1_4_1beta5~16 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=7abf5338aa3236eeb2f3bd3ead8bee15d83fc379;p=freeside.git make $old_domain available too --- diff --git a/FS/FS/part_export/shellcommands.pm b/FS/FS/part_export/shellcommands.pm index da6f4c46c..04e5041c3 100644 --- a/FS/FS/part_export/shellcommands.pm +++ b/FS/FS/part_export/shellcommands.pm @@ -65,6 +65,7 @@ sub _export_replace { } $new_finger = shell_quote $new_finger; $quoted_new__password = shell_quote $new__password; + $old_domain = $old->domain; $new_domain = $new->domain; $new_crypt_password = ''; #surpress "used only once" warnings $new_crypt_password = crypt( $new->_password,