Don't call legalSearchChars() statically so it can properly inherit
authorChad Horohoe <chadh@wikimedia.org>
Mon, 5 May 2014 20:33:22 +0000 (13:33 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Mon, 5 May 2014 20:34:02 +0000 (13:34 -0700)
commitb826ba0bf31030ef4fef77a92d4070a1107cf245
treec39f6d16612dca082b061287fbaf1d09fdd995e9
parentc6a7a3a9ed513d48c13d54cdbc4b9ee1f57a8009
Don't call legalSearchChars() statically so it can properly inherit

Change-Id: Iaabc10ce2905eefe9de8bceeec3290082ba9eb2e
includes/search/SearchMssql.php
includes/search/SearchMySQL.php
includes/search/SearchOracle.php
includes/search/SearchSqlite.php