diff options
| author | Oz Linden <oz@lindenlab.com> | 2011-08-15 16:22:03 -0400 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2011-08-15 16:22:03 -0400 |
| commit | b8320207bb911a311a498426fdd4a987dd7748ea (patch) | |
| tree | 37c5c4795916fd9787014e9e39727e39727f3482 /indra/newview/lllogininstance.cpp | |
| parent | 45036820f85844093f3a2031cff10c6633926da4 (diff) | |
| parent | 25f1653ca0a25c73b3c0649ee5bb7c65e5378eac (diff) | |
merge changes for storm-1557
Diffstat (limited to 'indra/newview/lllogininstance.cpp')
| -rw-r--r-- | indra/newview/lllogininstance.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lllogininstance.cpp b/indra/newview/lllogininstance.cpp index 00de6a86e1..b20f89aa7c 100644 --- a/indra/newview/lllogininstance.cpp +++ b/indra/newview/lllogininstance.cpp @@ -568,6 +568,7 @@ void LLLoginInstance::constructAuthParams(LLPointer<LLCredential> user_credentia else { requested_options.append("basic-mode"); + requested_options.append("inventory-basic"); } #endif |
