Skip to content

Commit

Permalink
Merge pull request #41 from agileware/civix-upgrade-2023-01-20T08-37-34Z
Browse files Browse the repository at this point in the history
Automated pull request - civix regenerated
  • Loading branch information
agileware-justin authored Jan 20, 2023
2 parents cdbc9f6 + bf325e0 commit 23e4f5f
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 525 deletions.
2 changes: 1 addition & 1 deletion CRM/Civiquickbooks/Upgrader.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/**
* Collection of upgrade steps.
*/
class CRM_Civiquickbooks_Upgrader extends CRM_Civiquickbooks_Upgrader_Base {
class CRM_Civiquickbooks_Upgrader extends CRM_Extension_Upgrader_Base {

// By convention, functions that look like "function upgrade_NNNN()" are
// upgrade tasks. They are executed in order (like Drupal's hook_update_N).
Expand Down
Loading

0 comments on commit 23e4f5f

Please sign in to comment.