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-07 08:31:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
question
History
Tim Hunt
e65701ee2d
nobug: whitespace fixes.
2010-02-23 14:31:07 +00:00
..
format
…
type
nobug: whitespace fixes.
2010-02-23 14:31:07 +00:00
addquestion.php
…
backuplib.php
…
category_class.php
MDL-21233 get_query_string() is definitely not recommended in new code, instead use moodle_url constructors with proper parameters; removed some more legacy url concatenation operations; realized out_action is not needed often, because we shoudl pass arounf moodle_url instances instead of old url strings
2010-01-17 10:54:13 +00:00
category_form_randomquestion.php
…
category_form.php
…
category.php
…
contextmove_form.php
…
contextmove.php
MDL-21233 get_query_string() is definitely not recommended in new code, instead use moodle_url constructors with proper parameters; removed some more legacy url concatenation operations; realized out_action is not needed often, because we shoudl pass arounf moodle_url instances instead of old url strings
2010-01-17 10:54:13 +00:00
contextmoveq_form.php
…
contextmoveq.php
…
edit.php
…
editlib.php
MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits
2010-02-17 16:59:41 +00:00
export_form.php
…
export.php
MDL-21666 backup & restore caps - moving to new naming schema. More to come.
2010-02-19 17:50:14 +00:00
exportfile.php
…
file.php
…
format.php
…
import_form.php
…
import.php
MDL-21233 get_query_string() is definitely not recommended in new code, instead use moodle_url constructors with proper parameters; removed some more legacy url concatenation operations; realized out_action is not needed often, because we shoudl pass arounf moodle_url instances instead of old url strings
2010-01-17 10:54:13 +00:00
move_form.php
…
preview.php
…
qbank.js
…
qengine.js
…
question.php
…
restorelib.php
…
tabs.php
MDL-21233 get_query_string() is definitely not recommended in new code, instead use moodle_url constructors with proper parameters; removed some more legacy url concatenation operations; realized out_action is not needed often, because we shoudl pass arounf moodle_url instances instead of old url strings
2010-01-17 10:54:13 +00:00
toggleflag.php
…
upgrade.php
…