function system_update_7082 in Drupal 7
Add 'jquery-extend-3.4.0.js' to the 'jquery' library.
Related topics
File
- modules/
system/ system.install, line 3322 - Install, update and uninstall functions for the system module.
Code
function system_update_7082() {
// Empty update to force a rebuild of hook_library() and JS aggregates.
}