Skip to content

Commit

Permalink
chore: removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Jun 14, 2024
1 parent ca7badd commit 8627b62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion classes/ColdTrick/GroupTools/Menus/Title.php
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,6 @@ public static function addGroupToolPresets(\Elgg\Event $event): ?MenuItems {

if ($add_button->getHref() !== $url) {
// not the group add button
var_dump($url, $add_button->getHref());
return null;
}

Expand Down

0 comments on commit 8627b62

Please sign in to comment.