RT# 29974 - Added ability to show invoice_pay_by_message on total new charges line...
[freeside.git] / FS / bin / freeside-deloutsourceuser
1 #!/bin/sh
2
3 username=$1
4
5 freeside-deluser -h %%%FREESIDE_CONF%%%/htpasswd $username 2>/dev/null
6