Home
last modified time | relevance | path

Searched refs:JS_LANG_PARAM (Results 1 – 1 of 1) sorted by relevance

/plugin/usersettings/
H A Daction.php33 const JS_LANG_PARAM = 'uslang'; define in action_plugin_usersettings
563 '&' . self::JS_LANG_PARAM . '=' . rawurlencode($preferred);
599 $preferred = $INPUT->str(self::JS_LANG_PARAM);