function system_update_7074
This update has been removed and will not run.
Related topics
Archivo
- drupal-7.x/
modules/ system/ system.install, line 3081 - Install, update and uninstall functions for the system module.
Código
function system_update_7074() {
// This update function previously converted menu_links query strings to
// arrays. It has been removed for now due to incompatibility with
// PostgreSQL.
}