Koha/installer
Joshua Ferraro 6c9b83fbdc Resolves bug 2250: RFC: New System Preference to Determine which 'Types' and associated icons to display in advanced Search
For documentation, please indicate that as part of profiling,
staff can refer to the AdvancedSearchTypes system preference to
choose where to draw the advanced search 'Types' from. Currently
this is implemented as a choice, between itemtypes and ccodes,
but it's been designed to work with any authorised value so long
as an index exists for searching by that authorised value.

By default, and if this syspref doesn't exist, it will pull from
itemtypes as before.
2008-06-18 13:01:20 -05:00
..
data Resolves bug 2250: RFC: New System Preference to Determine which 'Types' and associated icons to display in advanced Search 2008-06-18 13:01:20 -05:00
externalmodules.pl
install.pl refactor web installer code to created C4::Installer 2008-04-21 11:26:23 -05:00
InstallAuth.pm kohabug 2105: prevent crash on IE7 2008-05-13 17:40:36 -05:00