Make MysqlSearchIndexManager implement set()
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 8 Jun 2021 14:51:27 +0000 (16:51 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 8 Jun 2021 14:51:27 +0000 (16:51 +0200)
commit2b6662dba051386343b1400865c5ab7bb7f15783
tree1d54a00860d89452def2fa13ea74c3f909ef0c7e
parent9649d62fdba80a73309d1765b42c2c1e4ec7c275
Make MysqlSearchIndexManager implement set()

The use of `add()` is deprecated. `set()` should be the canonical method.
wcfsetup/install/files/lib/system/search/mysql/MysqlSearchIndexManager.class.php