Add $restart flag to v-add-web-domain-backend call (#1)
v-add-web-domain-backend was always triggering a restart, even if $4 = 'no' (restart = no) was requested on original call to v-add-web-domain. Solution parameters needs to be passed onto the sub function to stop unnecessary restarts.