From 12e297b21671d57c66005a8bd2d9847e8a90d783 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 Signed-off-by: Henri-Damien LAURENT --- 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 1290e45912..4d41987c11 100644 --- a/installer/data/mysql/en/mandatory/sysprefs.sql +++ b/installer/data/mysql/en/mandatory/sysprefs.sql @@ -151,7 +151,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