summaryrefslogtreecommitdiff
path: root/indra/newview/llappcorehttp.cpp
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-03-27 10:13:05 +0200
committerGitHub <noreply@github.com>2024-03-27 10:13:05 +0200
commitbcb5210f6b51b65174425849fbe4cbc53e424c8d (patch)
tree04420f59b47894d7945a44d995b72d6badb1c02c /indra/newview/llappcorehttp.cpp
parentf25f51a20a7bcefcf51de5e71f827c74c659571a (diff)
parentccefd2f719e97c353dd85b51098a29786924190c (diff)
Merge pull request #1063 from secondlife/marchcat/b-merge
Merge main into maint B
Diffstat (limited to 'indra/newview/llappcorehttp.cpp')
-rw-r--r--indra/newview/llappcorehttp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappcorehttp.cpp b/indra/newview/llappcorehttp.cpp
index debf93dccd..51e259992d 100644
--- a/indra/newview/llappcorehttp.cpp
+++ b/indra/newview/llappcorehttp.cpp
@@ -168,6 +168,7 @@ void LLAppCoreHttp::init()
}
else
{
+ LLError::LLUserWarningMsg::showMissingFiles();
LL_ERRS("Init") << "Missing CA File; should be at " << ca_file << LL_ENDL;
}