diff options
author | Dries Buytaert <dries@buytaert.net> | 2005-12-08 08:40:10 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2005-12-08 08:40:10 +0000 |
commit | c54234d71a6f1a6857e74ffd1e76e5e0604833de (patch) | |
tree | 05bc03c2079a8760734982ef765677f8c9b9847f /modules/node.module | |
parent | 7b5a8d936cbc856020318928d50e73078ee4c679 (diff) | |
download | brdo-c54234d71a6f1a6857e74ffd1e76e5e0604833de.tar.gz brdo-c54234d71a6f1a6857e74ffd1e76e5e0604833de.tar.bz2 |
- Patch #40341 by Neil: fixed problems with database schema versions.
- When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable.
- system_get_files_database() now includes a 'schema_version' child of each file object.
- That new information is re-saved when Drupal re-populates the system table.
- An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
Diffstat (limited to 'modules/node.module')
0 files changed, 0 insertions, 0 deletions