From: ivan Date: Fri, 19 Sep 2003 11:00:11 +0000 (+0000) Subject: module needs to return true X-Git-Tag: NET_WHOIS_RAW_0_31~403 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=b4b6a40f6a659ec7ef24ff2930d82e89fb4bb4dc module needs to return true --- diff --git a/FS/FS/ClientAPI/Signup.pm b/FS/FS/ClientAPI/Signup.pm index 0272909be..da51f49e2 100644 --- a/FS/FS/ClientAPI/Signup.pm +++ b/FS/FS/ClientAPI/Signup.pm @@ -181,3 +181,4 @@ sub new_customer { } +1;