Downloads
Download tar.gz
16.74 KB
MD5: cc82ef80966fe5039b09e6f127d6df80
SHA-1: 758b1db2c408730dce94b239e933b80da9c39e00
SHA-256: 137943286d8a9ddfddca8bb9105c04331f4daa5356132ff1e90e3ba137f78865
Download zip
20.03 KB
MD5: a41a1acc61cddd479b025d659398b51b
SHA-1: c0c182fbb1a628011d34b20ba6cd9a14cd68c5bf
SHA-256: ac5afa7681c8139ad7562f23a1d2c6c29ed443478f8beb716c63ae41e74c5dbf
Release notes
Be sure to backup your site/database in front of upgrading to this code, and ensure to run update.php afterwards. Do not use in production environments yet.
Changes since DRUPAL-5--1-2:
- Complete module re-write.
#131877 by sun: Fixed warning messages if config.php could not be found.
#119327 by sun: Fixed wrong forum path due to missing database access.
#130048 by sun: Fixed fatal error on mysqli by implementing new database interface.
#119334 by sun: Fixed SQL errors due to wrong db_url.
#114718 by sun: Fixed table not found error due to wrong table prefix. - Fixed wrong include path for drupalvb.inc.php.
- Fixed PHP fatal error in user export action.
- Added variable to switch db connection only when necessary.