Ricardo Garcia
cc10940385
Fix very wrong code for setting the language
It turned out that, despite the program working without apparent errors, the code for setting the language was completely wrong. First, it didn't run unless some form of authentication was performed. Second, I misstyped _LANG_URL as _LOGIN_URL, so the language was not being set at all! Amazing it still worked.
Description
No description provided
Languages
Python
99.6%
Shell
0.2%
Makefile
0.1%