diff options
author | ivan <ivan> | 2001-08-21 02:43:18 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-08-21 02:43:18 +0000 |
commit | 4ac49026e732c19ef88103ab85536cea40cbc41c (patch) | |
tree | ce6a41c3213d952df5a47d49d8ed512f5312a339 /bin/fs-migrate-svc_acct_sm | |
parent | 6543a53f9d61dcfb0844a3dea480672565bc2cd2 (diff) |
i think svc_acct_sm.import should go away, but...
Diffstat (limited to 'bin/fs-migrate-svc_acct_sm')
-rwxr-xr-x | bin/fs-migrate-svc_acct_sm | 14 |
1 files changed, 1 insertions, 13 deletions
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; } |