I got this error on enabling cvs_deploy for Drupal 6: notice: Undefined variable: version in /{mysite}/sites/all/modules/cvs_deploy/cvs_deploy.module on line 37. Patch fixes it for me.
| Comment | File | Size | Author |
|---|---|---|---|
| version.patch | 571 bytes | jody lynn |
I got this error on enabling cvs_deploy for Drupal 6: notice: Undefined variable: version in /{mysite}/sites/all/modules/cvs_deploy/cvs_deploy.module on line 37. Patch fixes it for me.
| Comment | File | Size | Author |
|---|---|---|---|
| version.patch | 571 bytes | jody lynn |
Comments
Comment #1
dwwI couldn't reproduce the error, but the patch is a good move, so I committed to HEAD. Thanks.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.