MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_...
commita689cd1def7d6bc774f86de33439b306068f5021
authorAdrian Greeve <adrian@moodle.com>
Tue, 24 Jul 2012 02:26:39 +0000 (24 10:26 +0800)
committerAdrian Greeve <adrian@moodle.com>
Mon, 30 Jul 2012 06:59:57 +0000 (30 14:59 +0800)
tree822b8172a5b799fd80c89e13aed29239e18bf02f
parent55a568fa7d4b4fae9469887199e25385d6cff043
MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_by_id functions (group 15)
34 files changed:
backup/backup.php
backup/backupfilesedit.php
backup/converter/imscc11/backuplib.php
backup/import.php
backup/log.php
backup/moodle2/backup_activity_task.class.php
backup/moodle2/backup_block_task.class.php
backup/moodle2/backup_course_task.class.php
backup/moodle2/backup_final_task.class.php
backup/moodle2/backup_section_task.class.php
backup/moodle2/backup_stepslib.php
backup/moodle2/restore_course_task.class.php
backup/moodle2/restore_section_task.class.php
backup/moodle2/restore_stepslib.php
backup/restorefile.php
backup/util/checks/backup_check.class.php
backup/util/checks/restore_check.class.php
backup/util/dbops/backup_plan_dbops.class.php
backup/util/dbops/restore_dbops.class.php
backup/util/helper/backup_cron_helper.class.php
backup/util/helper/backup_helper.class.php
backup/util/helper/restore_prechecks_helper.class.php
backup/util/plan/restore_structure_step.class.php
backup/util/ui/backup_ui_stage.class.php
backup/util/ui/renderer.php
backup/util/ui/restore_ui_components.php
backup/util/ui/restore_ui_stage.class.php
login/change_password.php
login/confirm.php
login/forgot_password.php
login/index.php
login/logout.php
login/signup.php
login/token.php