]> git.mjollnir.org Git - moodle.git/commit
No need for forcetables hack any more. Moodle can now detect whether
authormoodler <moodler>
Tue, 24 Dec 2002 05:39:45 +0000 (05:39 +0000)
committermoodler <moodler>
Tue, 24 Dec 2002 05:39:45 +0000 (05:39 +0000)
commit7e5e076adfa368934c78cba19785fc7ba02ce7a6
tree765c1ee5191b8de66b1abe11685296a53f58c077
parente494038ecb0652e776280176fe91300b2d1e7ffe
No need for forcetables hack any more.  Moodle can now detect whether
it has already been installed in the current database (by looking
for all the main tables) and do the right thing.  It doesn't matter now
if there are other tables in the database or not.
admin/forcetables.php [deleted file]
admin/index.php