From dc5990b6ae8b36726050f359074ae816ac0872df Mon Sep 17 00:00:00 2001 From: Ryan Higgins Date: Tue, 11 Nov 2008 22:31:34 -0500 Subject: [PATCH] Bug 2776 : emailPurchaseSuggestions syspref deprecated This patch removes the system preference from new installations. No db revision is supplied to remove the system pref from existing installations. It is recommended for administrators to use the scripts provided in the misc/ directory to ensure that their system preferences are in sync with those used in code. Admins should remove this preference from existing installations manually. Signed-off-by: Galen Charlton --- installer/data/mysql/en/mandatory/sysprefs.sql | 1 - .../mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql | 1 - installer/data/mysql/updatedatabase.pl | 1 - 3 files changed, 3 deletions(-) diff --git a/installer/data/mysql/en/mandatory/sysprefs.sql b/installer/data/mysql/en/mandatory/sysprefs.sql index f6b6e47f23..a15ac5ae92 100644 --- a/installer/data/mysql/en/mandatory/sysprefs.sql +++ b/installer/data/mysql/en/mandatory/sysprefs.sql @@ -154,7 +154,6 @@ INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OPACViewOthersSuggestions',0,'If ON, allows all suggestions to be displayed in the OPAC',NULL,'YesNo'); INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OPACURLOpenInNewWindow',0,'If ON, URLs in the OPAC open in a new window',NULL,'YesNo'); INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('OPACUserCSS','','Add CSS to be included in the OPAC in an embedded