Skip to content

Commit

Permalink
Merge pull request #23212 from colemanw/noMoreDrupal6
Browse files Browse the repository at this point in the history
Remove code only needed by Drupal6
  • Loading branch information
eileenmcnaughton authored Apr 15, 2022
2 parents f14b142 + f517cae commit 629159a
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1,063 deletions.
204 changes: 0 additions & 204 deletions CRM/Core/Permission/Drupal6.php

This file was deleted.

18 changes: 0 additions & 18 deletions CRM/Utils/Hook/Drupal6.php

This file was deleted.

2 changes: 0 additions & 2 deletions CRM/Utils/Hook/WordPress.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ public function invokeViaUF(
*
* We need to do this to preserve the CiviCRM hook signatures for hooks that require
* a return value, since the WordPress Plugin API seems to be incompatible with them.
*
* Copied and adapted from: CRM/Utils/Hook/Drupal6.php
*/
public function buildModuleList() {
if ($this->isBuilt === FALSE) {
Expand Down
Loading

0 comments on commit 629159a

Please sign in to comment.