]> git.mjollnir.org Git - moodle.git/commit
Moved upgrade_moodle functions out to database-specific files, because
authormoodler <moodler>
Sat, 5 Oct 2002 17:09:31 +0000 (17:09 +0000)
committermoodler <moodler>
Sat, 5 Oct 2002 17:09:31 +0000 (17:09 +0000)
commit31f0900c61cc57a52f6043c9f0cc35e6a261fdbe
treee48cfff7b5d5aae0c729f46b0fc5073d7e9e4a83
parente858f9da96207fb55b2e8d19876be2f3476d298d
Moved upgrade_moodle functions out to database-specific files, because
the SQL is not compatible (nor is it possible to make it so).
admin/index.php
lib/db/mysql.php [new file with mode: 0644]
lib/db/postgres7.php [new file with mode: 0644]
version.php