Skip to content

Commit

Permalink
MDL-70042 message_popup: Trivial savepoint comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
scara committed Oct 28, 2020
1 parent fad0a94 commit 6e97e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message/output/popup/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ function xmldb_message_popup_upgrade($oldversion) {
} while ($popupnotifications);
}

// Reportbuilder savepoint reached.
// Popup message processor savepoint reached.
upgrade_plugin_savepoint(true, 2020020600, 'message', 'popup');
}

Expand Down

0 comments on commit 6e97e31

Please sign in to comment.