summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2003-09-19 11:00:11 +0000
committerivan <ivan>2003-09-19 11:00:11 +0000
commitb4b6a40f6a659ec7ef24ff2930d82e89fb4bb4dc (patch)
tree99d1f508e220e8697ab78afd547bd4bf5546659c
parentdecc019bce51f72bb44ab44cfeec4321c5c760b1 (diff)
module needs to return true
-rw-r--r--FS/FS/ClientAPI/Signup.pm1
1 files changed, 1 insertions, 0 deletions
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;