From 99c71e834237781f460c41c3b47cb6c4e5ec1ce6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Fri, 30 Oct 2009 17:36:45 +0100 Subject: [PATCH] all_customers kann leer sein, wenn vclimit kleiner ist als die anzahl der kunden --- bin/mozilla/ar.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index a8937506f..a285f5238 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -1269,7 +1269,7 @@ sub search { # setup customer selection $form->all_vc(\%myconfig, "customer", "AR"); - if (@{ $form->{all_customer} }) { + if (@{ $form->{all_customer} || [] }) { map { $customer .= "