aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--check-certificates.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/check-certificates.rsc b/check-certificates.rsc
index 715a6b7..af0f9b4 100644
--- a/check-certificates.rsc
+++ b/check-certificates.rsc
@@ -17,7 +17,6 @@
:global CertificateAvailable
:global EscapeForRegEx;
-:global FetchUserAgent;
:global IfThenElse;
:global LogPrintExit2;
:global ParseKeyValueStore;
@@ -35,6 +34,7 @@
:global CertificateNameByCN;
:global EscapeForRegEx;
+ :global FetchUserAgent;
:global LogPrintExit2;
:global UrlEncode;
:global WaitForFile;