Skip to content

Commit

Permalink
Fix : search on rowid don't work with pgsql and natural search
Browse files Browse the repository at this point in the history
  • Loading branch information
atm-maxime committed Jul 18, 2017
1 parent 2a50a78 commit f876833
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion htdocs/adherents/list.php
Expand Up @@ -83,7 +83,6 @@

// List of fields to search into when doing a "search in all"
$fieldstosearchall = array(
'd.rowid'=>'Ref',
'd.login'=>'Login',
'd.lastname'=>'Lastname',
'd.firstname'=>'Firstname',
Expand Down

0 comments on commit f876833

Please sign in to comment.