MDL-65515 badges: Split install/upgrade
commit9ad5cff41f80b2ceb028fec754acc1f1cf847b63
authorMihail Geshoski <mihail@moodle.com>
Wed, 9 Oct 2019 03:15:28 +0000 (9 11:15 +0800)
committerMihail Geshoski <mihail@moodle.com>
Wed, 9 Oct 2019 03:15:28 +0000 (9 11:15 +0800)
tree7aa17587e9a0b33cc8ea4b2920b84f6f6c2c0000
parent6ec1078469d63afda6ecc74b871fbdc9de6adc48
MDL-65515 badges: Split install/upgrade

Use badges/upgradelib.php for functions that only affect install/upgrade.

All credit goes to Damyon Wiese.
badges/upgradelib.php [new file with mode: 0644]
lib/badgeslib.php
lib/db/install.php
lib/db/upgrade.php