iarenaza
e0f57f0d56
Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags
...
There are multiple issues with Moodle files containing empty or blank lines
(lines consisting of white spaces or tabs only) and/or white space before or
after the PHP open and close tags, notably with config.php and theme files.
2007-10-10 21:09:18 +00:00
thepurpleblob
050ed53908
Fixed true/false bug due to new 'correctanswer' field.
2007-03-14 15:14:14 +00:00
thepurpleblob
3d903fcbcc
MDL-8342
PHP5 migration thing causing string offset fatal error when data not present in XML file. Added some checks.
2007-01-30 15:16:47 +00:00
thepurpleblob
2e15284e31
MDL-8130 Number of improvements to check name length and improve HTML Entity handling. Thanks to Paul Ortman.
2007-01-16 11:23:32 +00:00
thepurpleblob
b0b95fe6fb
Merged from STABLE. Fix for MDL-7703. Fixed scope problem by moving all
...
functions inside the class. Also fixed some notices.
2006-11-28 15:14:37 +00:00
tjhunt
fdc8e778d5
MDL-6984 - Problem with Blackboard 5 import in PHP5. Fix based on a suggestion from Arthur Manning. Merged from MOODLE_16_STABLE.
2006-10-16 10:14:45 +00:00
tjhunt
2befe77859
Convert tabs to spaces.
2006-08-10 18:23:09 +00:00
thepurpleblob
eaaf06f1ce
Merged from STABLE
2006-07-05 11:51:08 +00:00
gustav_delius
f5565b6969
Removing some more references to quiz from import/export code
2006-03-01 07:36:09 +00:00
thepurpleblob
84769fd8a8
Moving quiz import/export files to new question area.
2006-02-24 15:14:09 +00:00