]> git.mjollnir.org Git - moodle.git/commit
Moved uploaded assignment files into a subdirectory called moddata,
authormartin <martin>
Wed, 28 Aug 2002 13:07:10 +0000 (13:07 +0000)
committermartin <martin>
Wed, 28 Aug 2002 13:07:10 +0000 (13:07 +0000)
commitca4f8eb868b36e218b00ad160ba9ecd1f04c0fb3
treeb54e0216b5a3a524a4e162a5bc1edf31ffdfcb37
parent4ea53d802f1ccaad120a0f3c80d50a05666f1bdc
Moved uploaded assignment files into a subdirectory called moddata,
where data from other modules can also live later on.

Also added a README for that directory to warn teachers not to mess
with it, version code to perform the upgrade, tweaks to assignment/lib.php
and a tweak to reading module so that assignment files aren't listed
in the list of possible readings (could get messy).
lang/en/docs/module_files.txt [new file with mode: 0644]
lang/en/moodle.php
lib/moodlelib.php
lib/setup.php
mod/assignment/lib.php
mod/assignment/version.php