function system_update_174 in Drupal 4
Same name and namespace in other branches
- 5 modules/system/system.install \system_update_174()
File
- database/
updates.inc, line 1693
Code
function system_update_174() {
// This update (update comments system variables on upgrade) has been removed.
return array();
}