Skip to content

Commit 7dea7f3

Browse files
authored
Merge pull request #482 from KelvinTegelaar/dev
[pull] dev from KelvinTegelaar:dev
2 parents 473adbc + 83e8a79 commit 7dea7f3

File tree

359 files changed

+61
-735
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

359 files changed

+61
-735
lines changed

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-ExecAddAlert.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
function Invoke-ExecAddAlert {
42
<#
53
.FUNCTIONALITY

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-ExecEditTemplate.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
function Invoke-ExecEditTemplate {
42
<#
53
.FUNCTIONALITY

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-ExecGeoIPLookup.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
Function Invoke-ExecGeoIPLookup {
42
<#
53
.FUNCTIONALITY

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-ExecListBackup.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
function Invoke-ExecListBackup {
42
<#
53
.FUNCTIONALITY

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-ExecSetCIPPAutoBackup.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
function Invoke-ExecSetCIPPAutoBackup {
42
<#
53
.FUNCTIONALITY

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-ExecSetPackageTag.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
function Invoke-ExecSetPackageTag {
42
<#
53
.FUNCTIONALITY

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-GetCippAlerts.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
function Invoke-GetCippAlerts {
42
<#
53
.FUNCTIONALITY

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Core/Invoke-GetVersion.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
Function Invoke-GetVersion {
42
<#
53
.FUNCTIONALITY

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Extensions/Invoke-ExecExtensionMapping.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
Function Invoke-ExecExtensionMapping {
42
<#
53
.FUNCTIONALITY

Modules/CIPPCore/Public/Entrypoints/HTTP Functions/CIPP/Extensions/Invoke-ExecExtensionSync.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using namespace System.Net
2-
31
Function Invoke-ExecExtensionSync {
42
<#
53
.FUNCTIONALITY

0 commit comments

Comments
 (0)