The release of Drupal 6.15 brings a new version of .htaccess: http://drupal.org/node/550488#comment-1931780
This patch brings the change into provision.
| Comment | File | Size | Author |
|---|---|---|---|
| provision-verify.provision.inc_.patch | 1.06 KB | mathieu |
The release of Drupal 6.15 brings a new version of .htaccess: http://drupal.org/node/550488#comment-1931780
This patch brings the change into provision.
| Comment | File | Size | Author |
|---|---|---|---|
| provision-verify.provision.inc_.patch | 1.06 KB | mathieu |
Comments
Comment #1
Anonymous (not verified) commentedThanks, I've committed this, but note the patch applied in hunks - it was made against the CVS version of provision which is outdated and no longer used, as we now use git.
Please diff against the latest from git from now on.
Thanks for the patch!