export popselector and expselect
authorivan <ivan>
Mon, 21 Jun 2004 14:20:10 +0000 (14:20 +0000)
committerivan <ivan>
Mon, 21 Jun 2004 14:20:10 +0000 (14:20 +0000)
fs_signup/FS-SignupClient/SignupClient.pm

index b646bac..284fddd 100644 (file)
@@ -12,7 +12,7 @@ use FS::SelfService; # qw( new_customer signup_info );
 $VERSION = '0.04';
 
 @ISA = qw( Exporter );
-@EXPORT_OK = qw( signup_info new_customer regionselector );
+@EXPORT_OK = qw( signup_info new_customer regionselector expselect popselector);
 
 =head1 NAME