Merge remote branch 'kc/master' into new/enh/bug_5917
authorChris Cormack <chrisc@catalyst.net.nz>
Tue, 29 Mar 2011 19:39:10 +0000 (08:39 +1300)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 29 Mar 2011 19:39:10 +0000 (08:39 +1300)
Conflicts:
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql

1  2 
C4/Auth.pm
C4/Output.pm
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
installer/data/mysql/pl-PL/mandatory/sysprefs.sql
installer/data/mysql/ru-RU/mandatory/system_preferences_full_optimal_for_install_only.sql

diff --cc C4/Auth.pm
Simple merge
diff --cc C4/Output.pm
Simple merge
@@@ -352,3 -352,4 +352,4 @@@ INSERT INTO `systempreferences` (variab
  INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('AllowPurchaseSuggestionBranchChoice', 0, 'Allow user to choose branch when making a purchase suggestion','1','YesNo');
  INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OpacFavicon','','Enter a complete URL to an image to replace the default Koha favicon on the OPAC','','free');
  INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('IntranetFavicon','','Enter a complete URL to an image to replace the default Koha favicon on the Staff client','','free');
 -INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('TraceSubjectSubdivisions', '0', 'Create searches on all subdivisions for subject tracings.','1','YesNo');
++INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES ('TraceSubjectSubdivisions', '0', 'Create searches on all subdivisions for subject tracings.','1','YesNo');