We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a64bef commit b131e4aCopy full SHA for b131e4a
powershell-2-example.ps1
@@ -9,7 +9,7 @@
9
#
10
11
12
-# Requires Microsoft PowerShell 2.0
+# Requires Microsoft PowerShell 2.0
13
14
15
(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