- Refresh user index at registration
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Tue, 14 Aug 2007 22:58:48 +0000 (22:58 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Tue, 14 Aug 2007 22:58:48 +0000 (22:58 +0000)
commit2a54eb4d037d42b90c09fe7c40053d9ab98fbafa
tree4694c7775b4fad8a9990654f31df91ef54259f24
parentf45b6a9968f9c63cb65cf9b8fb6d608e233c2e59
- Refresh user index at registration
- Add a new PlWizard structure designed to build multipage
  forms or multistep forms. I aim at using this for:
    * registration
    * profile edition
    * xnet events creation and subscription

 register.php |    3 +++
 1 file changed, 3 insertions(+)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1912 839d8a87-29fc-0310-9880-83ba4fa771e5
classes/plwizard.php [new file with mode: 0644]
modules/register.php