Downloads
Release notes
- IMPROVEMENT #1059398 by thtas: read the directories in /sites/ if the sites.php is not available and make a best guess
- CHANGED: Switch API to version 1.0.20
- BUG #1246244 from @celsogod: properly define DRUPAL_ROOT
- BUG: $FORCE_EXTERNAL was ignored
- IMPROVEMENT: Sometimes the svn command can not be found on Linux systems so if it fails, then the path /usr/bin is prefixed to he command and we'll try again
- IMPROVEMENT: Delete drd_id.html after domain check
- BUG #675422 by Lowell: Store the drd_id.html in the sites/domain/files firectory instead of Drupal_Root
- API: Increased API Version to 1.0.19, please update DRD and DRD_SERVER modules both on Drupal 6 and 7
- IMPROVEMENT: To check if a domain from sites.php is really hosted on the current Drupal codebase we no longer look for /sites/[key]/files/.htaccess, instead we create a file drd_id.html with a random number as content in the Drupal root directory and check if that file is available through the given URL