Code to read from change_tag_def table instead of valid_tag
authorAmir Sarabadani <ladsgroup@gmail.com>
Tue, 11 Sep 2018 08:10:41 +0000 (10:10 +0200)
committerAmir Sarabadani <ladsgroup@gmail.com>
Fri, 14 Sep 2018 11:50:59 +0000 (13:50 +0200)
commitc4d2ac4d1467d21f7bded88f9248d629b0ed4b61
treef9361fd286fa35f9363303bdada74294b782291d
parent24f09a055e8aff367815bd5db404e8e042b080f9
Code to read from change_tag_def table instead of valid_tag

This table will be dropped once the migration is completed

Bug: T194162
Change-Id: I2575b22fcdf4812dd62055f7cf157255c37a2c1f
includes/changetags/ChangeTags.php
tests/phpunit/includes/changetags/ChangeTagsTest.php