Fix master-only regression
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 21 Feb 2023 23:55:05 +0000 (12:55 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 21 Feb 2023 23:55:05 +0000 (12:55 +1300)
commit185d82221be2ae57332a1c0e1a26dd05ec3224e6
tree0c03f6050c7161de0e2d18c47193f717b63f378b
parent63c54bbbf727dc8ac1f7103c8e5a89489e87fbc7
Fix master-only regression

I merged https://github.com/civicrm/civicrm-core/pull/25471 yesterday,
well after 5.60 branch forked, into master. However, it
includes upgrade script targetting 5.59 - which means that
for anyone already on 5.59 it doesn't run. This moves
it to the correct branch (5.60 aka master)
CRM/Upgrade/Incremental/php/FiveFiftyNine.php
CRM/Upgrade/Incremental/php/FiveSixty.php