FIX check !empty exclude select element

This commit is contained in:
atm-quentin 2018-08-27 10:17:18 +02:00
parent 09dfcc6016
commit ec9eeb5201

View File

@ -697,9 +697,10 @@ foreach ($listofreferent as $key => $value)
$urlnew=$value['urlnew'];
$buttonnew=$value['buttonnew'];
$testnew=$value['testnew'];
$exclude_select_element=array('payment_various',$value['exclude_select_element']);
$exclude_select_element = array('payment_various');
if (!empty($value['exclude_select_element'])) $exclude_select_element[] = $value['exclude_select_element'];
if ($qualified)
{
// If we want the project task array to have details of users