Fixed OracleUpdater::doPageRestrictionsPKUKFix prefix
authorfreakolowsky <freak@drajv.si>
Sat, 25 May 2013 10:43:24 +0000 (12:43 +0200)
committerHashar <hashar@free.fr>
Wed, 29 May 2013 20:06:42 +0000 (20:06 +0000)
commit2269df8e7684802f6094c89635218855f4588097
treeba7e28c9d4bd43d229774c47b0df16f6250450fa
parent7db558ee417ccae95e2bf295554a8eecd2d49e04
Fixed OracleUpdater::doPageRestrictionsPKUKFix prefix

Previously OracleUpdater::doPageRestrictionsPKUKFix had the
database prefix hard-coded into the SQL query. This removes
the hard-coded value and replaces it with the actual configured
prefix.

Change-Id: If60f23af7fd238d4c91ebf25b095749345a2718d
includes/installer/OracleUpdater.php