Skip to content

Commit b131e4a

Browse files
authored
PowerShell 2.0 Example
1 parent 5a64bef commit b131e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powershell-2-example.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010

1111
#
12-
# Requires Microsoft PowerShell 2.0
12+
# Requires Microsoft PowerShell 2.0
1313
#
1414

1515
(New-Object System.Net.WebClient).DownloadString("https://secure.smslink.ro/sms/gateway/communicate/index.php?connection_id=MyConnectionID&password=MyConnectionPassword&to=07xyzzzzzz&message=TestMessage");

0 commit comments

Comments
 (0)