From d485e270b99c0a391308fb925b46934380061083 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 21 Aug 2014 23:19:01 +0200 Subject: [PATCH] Fix: menu param is not inside allowed list --- htdocs/cashdesk/affContenu.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/cashdesk/affContenu.php b/htdocs/cashdesk/affContenu.php index ca471e0bdf4..543006baedf 100644 --- a/htdocs/cashdesk/affContenu.php +++ b/htdocs/cashdesk/affContenu.php @@ -55,6 +55,8 @@ print ''; print '
'; $page=GETPOST('menu','alpha'); +if (empty($page)) $page='facturation'; + if (in_array( $page, array(