Bug 7154: Modification in borrower attributes
[koha_gimpoz] / C4 / Search.pm
index 7adb625..9bc0af2 100644 (file)
@@ -71,6 +71,7 @@ This module provides searching functions for Koha's bibliographic databases
   &AddSearchHistory
   &GetDistinctValues
   &enabled_staff_search_views
+  &SimpleSearch
 );
 
 # make all your functions, whether exported or not;