MDL-34074 - lib - Creation of a csv upload class which is FRC 4180 compliant and...
commit9a5abd1b709d73dfe8df4fcc325b90f2eee24375
authorAdrian Greeve <adrian@moodle.com>
Fri, 27 Jul 2012 01:37:33 +0000 (27 09:37 +0800)
committerAdrian Greeve <adrian@moodle.com>
Thu, 2 Aug 2012 05:18:57 +0000 (2 13:18 +0800)
treeda0c5d7216f395547e1649f41e0c07a547ed4a1f
parent55a568fa7d4b4fae9469887199e25385d6cff043
MDL-34074 - lib - Creation of a csv upload class which is FRC 4180 compliant and the alteration of various files around Moodle to use this class.
admin/user/user_bulk_download.php
grade/export/txt/grade_export_txt.php
lib/csvlib.class.php
lib/tablelib.php
lib/tests/csvclass_test.php [new file with mode: 0644]
mod/data/lib.php