Added a note about the use of drupal_goto()/redirects.
parent
00d7b517eb
commit
119f41fb31
|
@ -34,6 +34,8 @@ Drupal x.x.x, xxxx-xx-xx
|
||||||
- accessibility:
|
- accessibility:
|
||||||
* improved the accessibility of the archive module's calendar.
|
* improved the accessibility of the archive module's calendar.
|
||||||
* improved form handling and error reporting.
|
* improved form handling and error reporting.
|
||||||
|
* added HTTP redirects to prevent submitting twice when refreshing right
|
||||||
|
after a form submission
|
||||||
- refactored 403 (forbidden) handling and added support for custom 403 pages.
|
- refactored 403 (forbidden) handling and added support for custom 403 pages.
|
||||||
- documentation:
|
- documentation:
|
||||||
* added PHPDoc/Doxygen comments.
|
* added PHPDoc/Doxygen comments.
|
||||||
|
|
Loading…
Reference in New Issue