Kill oracle installer support until its more complete
authorChad Horohoe <demon@users.mediawiki.org>
Sun, 22 Aug 2010 20:06:08 +0000 (20:06 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sun, 22 Aug 2010 20:06:08 +0000 (20:06 +0000)
includes/installer/Installer.php

index ed2ac71..91b5956 100644 (file)
@@ -71,7 +71,6 @@ abstract class Installer {
                'mysql',
                'postgres',
                'sqlite',
-               'oracle'
        );
 
        /**