From: ivan Date: Fri, 25 Oct 2002 21:24:55 +0000 (+0000) Subject: make $old_domain available too X-Git-Tag: freeside_1_5_0pre1~153 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=3702269ee9f6a63572f6e915ace56d70b5080033;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,