function system_update_7084 in Drupal 7
Rebuild JavaScript aggregates to include 'ajax.js' fix for Chrome 83.
Related topics
File
- modules/
system/ system.install, line 3336 - Install, update and uninstall functions for the system module.
Code
function system_update_7084() {
// Empty update to force a rebuild of JS aggregates.
}