ApiOpenSearch: Pass second argument to ApiResult::removeValue()
authorKunal Mehta <legoktm@gmail.com>
Sat, 16 May 2015 21:25:22 +0000 (14:25 -0700)
committerKunal Mehta <legoktm@gmail.com>
Sat, 16 May 2015 21:26:11 +0000 (14:26 -0700)
commit147223e1bffd837f2978fda6296b63e6d1faec54
tree0a7386bf76d5994d66031d2cd6c8a0bb6718c4b0
parent1e81e7f8a045feba712afb06036ad1cd33649843
ApiOpenSearch: Pass second argument to ApiResult::removeValue()

If $name is null, it will use $path ('warnings').

Bug: T99375
Change-Id: Iad295d2f560d1cc043f7fa64cf402983d4b0e6bd
includes/api/ApiOpenSearch.php