X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=bin%2Ffs-migrate-svc_acct_sm;h=ae2dc764d4d7226b357a76d4a64fc4b27397b2dd;hb=eb7c552dd8290d6b33a4e026c5dc21ebf01105cf;hp=d0d4a94b69db91a908e74b34090fbe4dc642092e;hpb=4d513ff5a17bd3b697502b54c9516577a0a8d3e4;p=freeside.git diff --git a/bin/fs-migrate-svc_acct_sm b/bin/fs-migrate-svc_acct_sm index d0d4a94b6..ae2dc764d 100755 --- a/bin/fs-migrate-svc_acct_sm +++ b/bin/fs-migrate-svc_acct_sm @@ -1,20 +1,8 @@ #!/usr/bin/perl -Tw # -# $Id: fs-migrate-svc_acct_sm,v 1.2 2001-08-12 19:41:25 jeff Exp $ +# $Id: fs-migrate-svc_acct_sm,v 1.3 2001-08-21 02:43:18 ivan Exp $ # # jeff@cmh.net 01-Jul-20 -# -# $Log: fs-migrate-svc_acct_sm,v $ -# Revision 1.2 2001-08-12 19:41:25 jeff -# merging vpopmail support branch -# -# Revision 1.1.2.1 2001/08/08 17:45:35 jeff -# initial vpopmail support -# -# -# -# Initial vpopmail changes -# #to delay loading dbdef until we're ready #BEGIN { $FS::Record::setup_hack = 1; }