Migrate last call to escapeLike() in core to buildLike(). Admittedly the former makes...
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 21 Dec 2010 16:09:32 +0000 (16:09 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 21 Dec 2010 16:09:32 +0000 (16:09 +0000)
commit651197463ebb3261aad8a5def937244be9b75920
tree23dcddaf0aa7e1d9afc6af818a84ea6f300105ec
parentfa8fb431e7cd1d16ce687b366f64469614eee5fa
Migrate last call to escapeLike() in core to buildLike(). Admittedly the former makes a bit more sense in this particular context, but it's deprecated and throws warnings.
includes/installer/MysqlInstaller.php