Tim Hunt
9c197f4445
MDL-20636 Fix some more codechecker issues.
2011-05-14 22:53:25 +01:00
Tim Hunt
d649fb0221
MDL-20636 Remove all references to global $QTYPES.
...
Except in the question types that have not yet been converted to the new question engine.
2011-02-24 15:29:07 +00:00
Tim Hunt
a17b297d60
MDL-20636 Add missing defined('MOODLE_INTERNAL') || die();
2011-02-23 16:00:20 +00:00
Tim Hunt
7764183a4a
MDL-20636 Fix @package names and PHPdoc layout.
2011-02-23 13:38:16 +00:00
Tim Hunt
d3603157bf
MDL-20636 Add @package and GPL boiler-plate to files in /question.
2011-02-22 19:59:12 +00:00
Tim Hunt
0ff4bd0877
MDL-20636 Fix new stdClass -> stdClass(), and trailing whitespace.
2011-02-21 18:10:19 +00:00
Aparup Banerjee
b692e4aa29
Performance MDL-25637 moved static count/sizeof functions out of for loop conditions
2011-01-24 14:51:21 +08:00
Petr Skoda
4756e9c9e2
MDL-21915 fixing remaining chmod and mkdir to use moodle file permissions
2010-10-06 19:06:52 +00:00
Helen Foster
7d90f8ff23
MDL-21695 adding help and link strings
2010-05-17 14:06:05 +00:00
Petr Skoda
aeb15530b8
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 11:57:52 +00:00
nicolasconnault
6dbcaceef1
MDL-19418 Replaced ereg* by preg*
2009-06-22 01:22:37 +00:00
mudrd8mz
0cd25539b9
MDL-18644 Bugs found by syntax checker, merged from MOODLE_19_STABLE
2009-03-23 10:25:52 +00:00
dongsheng
9ee948813a
"MDL-14129, fixed hardcoded print_error"
2008-09-25 08:03:54 +00:00
thepurpleblob
73b7b195ed
MDL-16198
...
Blackboard V6+ can now handle the .dat file directly as an option to the .zip file
Some changes needed to recover the original filename.
Merged from STABLE_19
2008-08-28 13:49:25 +00:00
thepurpleblob
f94902db28
MDL-15008
...
Make question import/export formats fully pluggable, especially in respect of languages.
2008-07-10 15:06:19 +00:00