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