FIX jump to direct record on member search was broken

This commit is contained in:
Laurent Destailleur 2023-04-06 21:39:41 +02:00
parent 45fb3d9bbe
commit 7cf1487d2c

View File

@ -326,6 +326,7 @@ $help_url = 'EN:Module_Foundations|FR:Module_Adhérents|ES:Módulo_M
$morejs = array();
$morecss = array();
// Build and execute select
// --------------------------------------------------------------------
if ((!empty($search_categ) && $search_categ > 0) || !empty($catid)) {