From 30cb84c3199f547772d8067fa80d7ed05795a0ce Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sun, 22 Aug 2010 20:06:08 +0000 Subject: [PATCH] Kill oracle installer support until its more complete --- includes/installer/Installer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/installer/Installer.php b/includes/installer/Installer.php index ed2ac71246..91b5956a5f 100644 --- a/includes/installer/Installer.php +++ b/includes/installer/Installer.php @@ -71,7 +71,6 @@ abstract class Installer { 'mysql', 'postgres', 'sqlite', - 'oracle' ); /** -- 2.20.1