Merge remote-tracking branch 'kc/master' into merged_5549
[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;