This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62cebcc7a3140412d819a8d3fd5dce60edc19f97
moodle
/
mod
/
workshop
/
allocation
/
random
T
History
Petr Skoda
b9bc201962
MDL-21233 escaped parameter is far more importatnt than the overrideparams in out() method - especially all JS urls should be converted to out(false); also it is possible to create new url with overrided parameters in constructor which might be actually work around the double encoding problems in the url (we should never use the out() in moodle_url constructor itself!)
2010-01-17 09:50:55 +00:00
..
lang
/en_utf8
workshop: general cleanup
2010-01-04 18:22:10 +00:00
simpletest
workshop coding style - use stdclass instead of stdClass
2010-01-04 18:30:57 +00:00
lib.php
MDL-21233 escaped parameter is far more importatnt than the overrideparams in out() method - especially all JS urls should be converted to out(false); also it is possible to create new url with overrided parameters in constructor which might be actually work around the double encoding problems in the url (we should never use the out() in moodle_url constructor itself!)
2010-01-17 09:50:55 +00:00
settings_form.php
workshop: general cleanup
2010-01-04 18:22:10 +00:00
settings.php
workshop: general cleanup
2010-01-04 18:22:10 +00:00