Skip to content

Commit

Permalink
Run Civix upgrade (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
eileenmcnaughton authored Feb 23, 2024
1 parent a9754b1 commit 9bf65b5
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 721 deletions.
2 changes: 1 addition & 1 deletion CRM/Volunteer/Upgrader.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
/**
* Collection of upgrade steps
*/
class CRM_Volunteer_Upgrader extends CRM_Volunteer_Upgrader_Base {
class CRM_Volunteer_Upgrader extends CRM_Extension_Upgrader_Base {

const customContactGroupName = 'Volunteer_Information';
const customContactTypeName = 'Volunteer';
Expand Down
Loading

0 comments on commit 9bf65b5

Please sign in to comment.