Skip to content

Commit

Permalink
Mering another change I almost forgot.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnOLane committed Feb 5, 2024
1 parent 5fcb153 commit da28226
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -781,11 +781,7 @@ function xmldb_attendance_upgrade($oldversion=0) {
upgrade_mod_savepoint(true, 2023020100, 'attendance');
}

<<<<<<< HEAD
if ($oldversion < 2023020102) {
=======
if ($oldversion < 2023021700) {
>>>>>>> 6aec1a59a954cbfd8960a9ce1d0da441ae379d43

// Define field studentavailability to be added to attendance_statuses.
$table = new xmldb_table('attendance_sessions');
Expand Down

0 comments on commit da28226

Please sign in to comment.