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-03-09 10:19:56 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
hotpot
/
template
History
gbateson
c20b623804
make compatible with PHP 5.1.2 by removing variable assignments in calls to functions e.g. myfunction($a=1); Micro-incremented version number to 2.1.15
2006-03-30 03:17:51 +00:00
..
v6
removed bad newlines (\r\r\n) which caused double-spacing in HTML/JS/CSS source
2005-11-24 07:00:33 +00:00
default.php
fix bad newlines which caused double spacing
2005-11-24 05:16:19 +00:00
v6.php
make compatible with PHP 5.1.2 by removing variable assignments in calls to functions e.g. myfunction($a=1); Micro-incremented version number to 2.1.15
2006-03-30 03:17:51 +00:00