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-05-10 18:27:20 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
18fb4d75f5
Branches
Tags
View all branches
moodle
/
notes
History
Petr Skoda
7b2e259c8c
MDL-23856 fixed incorrect integer comparison, we should not use === or !== because one may be integer and the other string
2010-08-18 22:18:53 +00:00
..
delete.php
…
edit_form.php
MDL-21695 Notes help files migrated to the help string
2010-08-16 14:32:00 +00:00
edit.php
My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
2010-05-04 13:04:35 +00:00
index.php
MDL-23856 fixed incorrect integer comparison, we should not use === or !== because one may be integer and the other string
2010-08-18 22:18:53 +00:00
lib.php
…