]> git.mjollnir.org Git - moodle.git/commit
Fixed the upgrade_plugins function so that it automatically
authormoodler <moodler>
Sun, 16 Apr 2006 16:50:55 +0000 (16:50 +0000)
committermoodler <moodler>
Sun, 16 Apr 2006 16:50:55 +0000 (16:50 +0000)
commitd87a9d733833f633adc3918b7381b2ee35a0f8c9
tree1e5c9f1cc8cebfd318c6572cb3bdd0a625f9e50d
parent0236ec73bef02a55219e6dda624d25a5b67ff931
Fixed the upgrade_plugins function so that it automatically
handles the .sql file for first installation (just like activities)
26 files changed:
admin/index.php
enrol/authorize/db/mysql.php
enrol/authorize/db/postgres7.php
enrol/paypal/db/mysql.php
enrol/paypal/db/postgres7.php
lib/adminlib.php
question/type/calculated/db/mysql.php
question/type/calculated/db/postgres7.php
question/type/essay/db/mysql.php
question/type/essay/db/postgres7.php
question/type/match/db/mysql.php
question/type/match/db/postgres7.php
question/type/multianswer/db/mysql.php
question/type/multianswer/db/postgres7.php
question/type/multichoice/db/mysql.php
question/type/multichoice/db/postgres7.php
question/type/numerical/db/mysql.php
question/type/numerical/db/postgres7.php
question/type/randomsamatch/db/mysql.php
question/type/randomsamatch/db/postgres7.php
question/type/rqp/db/mysql.php
question/type/rqp/db/postgres7.php
question/type/shortanswer/db/mysql.php
question/type/shortanswer/db/postgres7.php
question/type/truefalse/db/mysql.php
question/type/truefalse/db/postgres7.php