]> git.mjollnir.org Git - moodle.git/commit
Added CSV import facility for the data module. Fixed notice for checkbox and
authorvyshane <vyshane>
Tue, 21 Mar 2006 04:36:36 +0000 (04:36 +0000)
committervyshane <vyshane>
Tue, 21 Mar 2006 04:36:36 +0000 (04:36 +0000)
commite1791b72e8fb89812f5781833133b45d83cab7fd
tree1c148bae4ae22ede61440079d66fee113f9a2262
parent2c42a9e71c46bc7129272385c3cca742dd94e060
Added CSV import facility for the data module. Fixed notice for checkbox and
multimenu field types.
mod/data/add.php
mod/data/field/checkbox/field.class.php
mod/data/field/file/field.class.php
mod/data/field/multimenu/field.class.php
mod/data/import.php