Skip to content
  • Juan Leyva's avatar
    MDL-60738 webservice: Clean theme and lang properly · 6db24235
    Juan Leyva authored
    Sometimes the "theme" and "lang" fields in the user and course tables
    in the database are set to incorrect values (uninstalled or
    non-existent themes and language packs).
    This makes Web Services functions to fail because the WS server
    validate the returned data using the validate_param function that clean
    parameters.
    6db24235