Skip to content

Commit

Permalink
refactor: remove unrealted code
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderBlanchardAC committed May 30, 2024
1 parent f88a03d commit 17ba1d4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions code/web/sys/DBMaintenance/version_updates/24.06.00.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,6 @@ function getUpdates24_06_00(): array {
//other

//alexander - PTFS Europe
'summon_ip_addresses' => [
'title' => 'Summon IP address configuration',
'description' => 'Allow configuration of which IP addresses should automatically authenticate with Summon',
'continueOnError' => true,
'sql' => [
'ALTER TABLE ip_lookup ADD COLUMN authenticatedForSummon TINYINT DEFAULT 0',
]
], //summon authentication
'explore_more_section_control' => [
'title' => 'Explore More Section Control',
'description' => 'Allow control over whether the Explore More Section is displayed',
Expand Down

0 comments on commit 17ba1d4

Please sign in to comment.