Parent Directory
|
Revision Log
|
Revision Graph
My second commit: Form restore module
| 1 | // $Id$ |
| 2 | |
| 3 | Note: Use this module with add_n_reference.module |
| 4 | (see ../add_n_reference/README.txt for details) |
| 5 | |
| 6 | This module restores form values saved in $_SESSION variable |
| 7 | on non-submit form actions. Values are free for altering |
| 8 | so You can use it to simulate multi-step workflow. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |