Skip to content

Commit

Permalink
Merge pull request #52 from greenpeace-cee/civix-upgrade
Browse files Browse the repository at this point in the history
GP-46586 civix upgrade
  • Loading branch information
mflandorfer authored Jan 8, 2025
2 parents ffa2b6c + 293157a commit 6f1e09e
Show file tree
Hide file tree
Showing 9 changed files with 890 additions and 693 deletions.
2 changes: 1 addition & 1 deletion CRM/Contract/Upgrader.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/**
* Collection of upgrade steps.
*/
class CRM_Contract_Upgrader extends CRM_Contract_Upgrader_Base {
class CRM_Contract_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
375 changes: 0 additions & 375 deletions CRM/Contract/Upgrader/Base.php

This file was deleted.

Loading

0 comments on commit 6f1e09e

Please sign in to comment.