This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-18 23:05:30 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
admin
/
settings
History
skodak
665958c2b9
PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617
2006-11-20 13:34:06 +00:00
..
appearance.php
…
courses.php
…
language.php
…
location.php
…
misc.php
…
security.php
PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617
2006-11-20 13:34:06 +00:00
server.php
PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617
2006-11-20 13:34:06 +00:00
top.php
…
unsupported.php
…
users.php
…