globalredirect 5.x-1.2
nicholasThompson - December 28, 2007 - 14:27
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-5.x-1.2.tar.gz | 7.4 KB | 1d129bf24931f716819d8de3d14c7aa4 |
Official release from CVS tag: DRUPAL-5--1-2
Last updated: December 28, 2007 - 14:30
This release fixes a few small mistakes + some small changes to help comply with coding standards...
- Changed mysite.com to example.com (#150026 - Thanks Hass)
- Now checks if the request is not empty before checking if it is the frontpage (performance tweak).
- Changed the trailing slash removal from a regular expression to a trim (from #182306 - Thanks Jax).
