Skip to content

Commit

Permalink
Fix/delete attendee survey (#1368)
Browse files Browse the repository at this point in the history
* Remove camptix-attendee-survey.
  • Loading branch information
StevenDufresne authored Sep 13, 2024
1 parent 90a5bba commit 1578ac3
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 896 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ function _get_network_plugin_state_list( $state ) {
$network_id = get_current_network_id();

if ( EVENTS_NETWORK_ID === $network_id ) {
$network_plugin_state['activated'][] = 'camptix-attendee-survey/camptix-attendee-survey.php';
$network_plugin_state['activated'][] = 'wordcamp-organizer-survey/wordcamp-organizer-survey.php';
}

Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1578ac3

Please sign in to comment.