Skip to content

Commit

Permalink
Removing extra line break.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnOLane committed Jul 15, 2024
1 parent 213075e commit cca7a98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ function xmldb_zoom_upgrade($oldversion) {
upgrade_mod_savepoint(true, 2019061800, 'zoom');
}


if ($oldversion < 2020042600) {
// Change field zoom_meeting_participants from type int(11) to char(35),
// because sometimes zoomuserid is concatenated with a timestamp.
Expand Down

0 comments on commit cca7a98

Please sign in to comment.