]> git.mjollnir.org Git - moodle.git/commit
Merged in the new resource structure to TRUNK
authormoodler <moodler>
Sun, 25 Jul 2004 14:32:05 +0000 (14:32 +0000)
committermoodler <moodler>
Sun, 25 Jul 2004 14:32:05 +0000 (14:32 +0000)
commitd18830fe31bea658ccf3f065f9e26dfa81869840
tree8474051a7632716a126c6429c144712b0866f341
parent71efdcd8353ac02b4cebc36bf44728ac362d5779
Merged in the new resource structure to TRUNK
22 files changed:
mod/resource/config.html
mod/resource/coursefiles.php
mod/resource/db/mysql.php
mod/resource/db/mysql.sql
mod/resource/db/postgres7.php
mod/resource/db/postgres7.sql
mod/resource/lib.php
mod/resource/mod.html
mod/resource/type/common.html [new file with mode: 0644]
mod/resource/type/common_end.html [new file with mode: 0644]
mod/resource/type/directory/directory.html [new file with mode: 0644]
mod/resource/type/directory/resource.class.php [new file with mode: 0644]
mod/resource/type/file/file.html [new file with mode: 0644]
mod/resource/type/file/resource.class.php [new file with mode: 0644]
mod/resource/type/html/html.html [new file with mode: 0644]
mod/resource/type/html/resource.class.php [new file with mode: 0644]
mod/resource/type/reference/reference.html [new file with mode: 0644]
mod/resource/type/reference/resource.class.php [new file with mode: 0644]
mod/resource/type/text/resource.class.php [new file with mode: 0644]
mod/resource/type/text/text.html [new file with mode: 0644]
mod/resource/version.php
mod/resource/view.php