From: ivan Date: Thu, 25 Mar 2004 11:02:32 +0000 (+0000) Subject: typo from refactoring X-Git-Tag: freeside_1_4_2beta1~171 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=b1012878f76b1506f4b4c204d437128d43e504b3;p=freeside.git typo from refactoring --- diff --git a/FS/FS/part_export/domain_shellcommands.pm b/FS/FS/part_export/domain_shellcommands.pm index 914589529..0ba561711 100644 --- a/FS/FS/part_export/domain_shellcommands.pm +++ b/FS/FS/part_export/domain_shellcommands.pm @@ -34,6 +34,7 @@ Run remote commands via SSH, for domains. You will need to this.form.useradd.value = "[ \"$uid\" -a \"$gid\" -a \"$dir\" -a \"$qdomain\" ] && [ -e $dir/.qmail-$qdomain-default ] || { touch $dir/.qmail-$qdomain-default; chown $uid:$gid $dir/.qmail-$qdomain-default; }"; this.form.userdel.value = ""; this.form.usermod.value = ""; + '>
  • -