begin to work on new registration
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Mon, 10 Jan 2005 08:12:30 +0000 (08:12 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:27:20 +0000 (23:27 +0200)
commitcc5a326725d1fa1433db96bb03066027ea1297ee
tree1ac71c33af478e32d8cc94ad7d919a495672ad6f
parent1e78dec96bba8ef95823ccaf95e3a46385f6ea7e
begin to work on new registration

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-255
23 files changed:
hooks/tmp.inc.php
htdocs/inscription/index.php [deleted file]
htdocs/inscription/maj.php [deleted file]
htdocs/inscription/step1.php [deleted file]
htdocs/inscription/step2.php [deleted file]
htdocs/inscription/step3.php [deleted file]
htdocs/register/index.php [new file with mode: 0644]
include/register.inc.php [new file with mode: 0644]
templates/docs/contacts.tpl
templates/index.tpl
templates/inscription/error.tpl [deleted file]
templates/inscription/step1a.tpl [deleted file]
templates/inscription/step2.tpl [deleted file]
templates/mails/inscrire.mail.tpl
templates/mails/marketing.relance.tpl
templates/mails/marketing.utilisateur.tpl
templates/password_prompt.tpl
templates/register/step0.tpl [moved from templates/inscription/index.tpl with 79% similarity]
templates/register/step1.tpl [moved from templates/inscription/maj.tpl with 74% similarity]
templates/register/step2.tpl [moved from templates/inscription/step1.tpl with 76% similarity]
templates/register/step3.tpl [new file with mode: 0644]
templates/register/step4.tpl [moved from templates/inscription/step3.tpl with 80% similarity]
upgrade/0.9.4/20_register.sql [new file with mode: 0644]