Signed-off-by: Henri-Damien LAURENT <[email protected]>
---
members/setstatus.pl | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/members/setstatus.pl b/members/setstatus.pl
index bf7b96d..58b84f4 100755
--- a/members/setstatus.pl
+++ b/members/setstatus.pl
@@ -43,6 +43,7 @@ my $borrowernumber=$input->param('borrowernumber');
my $status = $input->param('status');
my $reregistration = $input->param('reregistration') || '';
+undef $status unless ($status);
my $dbh = C4::Context->dbh;
my $dateexpiry;
--
1.6.3.3
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches