]> git.mjollnir.org Git - moodle.git/commit
MDL-17849 sql queries not printed by default during upgrade anymore, there is a new...
authorskodak <skodak>
Mon, 12 Jan 2009 16:52:53 +0000 (16:52 +0000)
committerskodak <skodak>
Mon, 12 Jan 2009 16:52:53 +0000 (16:52 +0000)
commit1045a0074c2518b37ccf1aa4bc5a127960c82c05
tree079c71fce980a98515d66bf00b8320bde70dcc8b
parent5c144d605ecf6e14bc499bb8e78a355576f99c98
MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead
24 files changed:
admin/index.php
admin/report/unittest/test_tables.php
config-dist.php
lib/accesslib.php
lib/adminlib.php
lib/blocklib.php
lib/db/install.php
lib/db/upgradelib.php
lib/ddl/database_manager.php
lib/ddl/sql_generator.php
lib/locallib.php
mod/assignment/db/upgrade.php
mod/assignment/lib.php
mod/data/db/upgrade.php
mod/data/lib.php
mod/forum/db/upgrade.php
mod/forum/lib.php
mod/glossary/db/upgrade.php
mod/glossary/lib.php
mod/hotpot/lib.php
mod/lesson/lib.php
mod/quiz/lib.php
mod/scorm/db/upgrade.php
mod/scorm/lib.php