moodle/admin/tool/mobile
Neill Magill 1c668c3ce0 MDL-58285 tool_mobile: Web service generates incorrect fileurl on IIS
The tool_mobile_get_plugins_supporting_mobile generated an incorrect
fileurl on IIS. The /mobile/filename.zip part was generated as
\mobile\filename.zip, this failed the PARAM_URL check.

This change stops the use of OS specific directory separators and uses
the linux/web separator. PHP file functions recognise this properly.
2017-03-16 12:08:36 +00:00
..
classes MDL-58285 tool_mobile: Web service generates incorrect fileurl on IIS 2017-03-16 12:08:36 +00:00
db MDL-45639 tool_mobile: Support auto-login from the app to the site 2016-10-14 12:32:37 +01:00
lang/en MDL-58064 lang: Merge English strings from the en_fix language pack 2017-02-27 10:14:34 +01:00
tests MDL-57410 tool_mobile: New setting for adding menu items in the app 2017-01-20 13:18:12 +01:00
autologin.php MDL-45639 tool_mobile: Support auto-login from the app to the site 2016-10-14 12:32:37 +01:00
launch.php MDL-56975 tool_mobile: Fix page set_url 2016-11-19 18:15:59 +00:00
settings.php MDL-57410 tool_mobile: New setting for adding menu items in the app 2017-01-20 13:18:12 +01:00
upgrade.txt MDL-57389 tool_mobile: Return mobilecssurl in get_public_config WS 2017-01-02 18:56:02 +01:00
version.php MDL-57410 tool_mobile: New setting for adding menu items in the app 2017-01-20 13:18:12 +01:00