From 3f0a9cfce90bd1d5a340d636ce522e4603a48930 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 27 Oct 2020 02:03:13 +0100 Subject: [PATCH] Fix var not defined --- htdocs/compta/stats/cabyuser.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/stats/cabyuser.php b/htdocs/compta/stats/cabyuser.php index 8b6caa89a8f..33e69c3cf4c 100644 --- a/htdocs/compta/stats/cabyuser.php +++ b/htdocs/compta/stats/cabyuser.php @@ -281,7 +281,7 @@ if ($modecompta != 'CREANCES-DETTES') { } } -$morefilter = ''; +$moreforfilter = ''; print '
'; print ''."\n";