Revert DatabaseBase::tablePrefix() part of r79272: doesn't seem to be really necessar...
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 20 Jul 2011 23:27:34 +0000 (23:27 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 20 Jul 2011 23:27:34 +0000 (23:27 +0000)
commite1b464e5158e878cb9d470e905dee9fa6bd5beeb
tree944b3a642bee29c70fafd9ebe1b0bcc849129580
parentb1bfcaeca42cdcf19fc9b334053cf212d13cbc76
Revert DatabaseBase::tablePrefix() part of r79272: doesn't seem to be really necessary (tests are all still passing, Mysql && Sqlite) and as Tim points out this breaks anything trying to use it as an accessor rather than mutator.
includes/db/Database.php