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-13 20:36:42 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
assignment
History
skodak
86a1ba04fd
replace all uses of isset($USER->id) with empty() to allow proper operation of $CFG->notloggedinroleid hack
2006-09-02 11:44:04 +00:00
..
db
…
type
replace all uses of isset($USER->id) with empty() to allow proper operation of $CFG->notloggedinroleid hack
2006-09-02 11:44:04 +00:00
backuplib.php
…
config.html
…
details.php
changes to how to pull out a list of users (course/module participants)
2006-08-28 08:42:30 +00:00
icon.gif
…
index.php
changes to how to pull out a list of users (course/module participants)
2006-08-28 08:42:30 +00:00
lib.php
replace all uses of isset($USER->id) with empty() to allow proper operation of $CFG->notloggedinroleid hack
2006-09-02 11:44:04 +00:00
mod.html
Removed tabs
2006-08-09 13:45:49 +00:00
restorelib.php
…
styles.php
…
submissions.php
changes to how to pull out a list of users (course/module participants)
2006-08-28 08:42:30 +00:00
upload.php
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283
2006-08-08 22:09:55 +00:00
version.php
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283
2006-08-08 22:09:55 +00:00
view.php
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283
2006-08-08 22:09:55 +00:00