moodle/lib/classes/files
David Mudrák 9ef6492e5d MDL-69050 lang: Fix variables and methods names in curl_security_helper
The code has been using terms that were found exclusive and potentially
derogatory. Fixing the terms and making the variables and methods
consistent with the related admin settings.
2020-09-24 19:32:39 +02:00
..
curl_security_helper.php MDL-69050 lang: Fix variables and methods names in curl_security_helper 2020-09-24 19:32:39 +02:00
curl_security_helper_base.php