]> git.mjollnir.org Git - moodle.git/commit
Merged new "Database preset" support from Tom Flannaghan.
authormoodler <moodler>
Tue, 15 Aug 2006 08:42:06 +0000 (08:42 +0000)
committermoodler <moodler>
Tue, 15 Aug 2006 08:42:06 +0000 (08:42 +0000)
commit901dd2fb4cb7b82baa1a255b8910e38daf157218
tree32aa256ac7d23d5f4a77075da09344ef414f3d5f
parent0a8a95c91ea357f83ce072a0bc07468800fdd468
Merged new "Database preset" support from Tom Flannaghan.

Still needs some tidy-up work but it's working.
lang/en_utf8/data.php
lang/en_utf8/help/data/exportzip.html [new file with mode: 0644]
lang/en_utf8/help/data/fieldmappings.html [new file with mode: 0644]
lang/en_utf8/help/data/importfromfile.html [new file with mode: 0644]
lang/en_utf8/help/data/savepreset.html [new file with mode: 0644]
lang/en_utf8/help/data/usepreset.html [new file with mode: 0644]
mod/data/field.php
mod/data/lib.php
mod/data/preset.php [new file with mode: 0644]
mod/data/tabs.php