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-15 21:36:58 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
resource
History
ikawhero
90a0c73001
Replacing with working image.
2006-11-13 06:26:44 +00:00
..
db
Deprecating old "upgrade" files. MDL-7214
2006-10-26 22:46:02 +00:00
type
Replacing with working image.
2006-11-13 06:26:44 +00:00
backuplib.php
fixed recursive backing up of backup folder when resource diretory reference is course files root - MDL-6280 ; merged from MOODLE_16_STABLE
2006-09-16 18:15:40 +00:00
config.html
improved handling of resource file/directory references when renaming and deleting files in file manager. It is now fully configurable too. MDL-6132
2006-09-25 14:12:46 +00:00
fetch.php
…
filter.php
…
icon.gif
…
index.php
fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899
2006-11-12 08:55:13 +00:00
lib.php
fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899
2006-11-12 08:55:13 +00:00
mod.html
…
restorelib.php
FIxed to use the new debugging function
2006-09-18 09:13:04 +00:00
version.php
backupdata folder is no longer displayed in list of directories when setting up Directory Resource - partially related to MDL-6280 ; and some other typo fixes; get_directory_list() no accepts also array of exluded files
2006-09-17 06:49:26 +00:00
view.php
…