diff --git a/htdocs/public/members/new.php b/htdocs/public/members/new.php index d16aeaf2ddb..51deb9696f1 100644 --- a/htdocs/public/members/new.php +++ b/htdocs/public/members/new.php @@ -22,17 +22,17 @@ * \file htdocs/public/members/new.php * \ingroup member * \brief Example of form to add a new member - * \version $Id: new.php,v 1.28 2011/06/26 19:29:39 eldy Exp $ + * \version $Id: new.php,v 1.29 2011/06/26 21:51:34 eldy Exp $ * * Note that you can add following constant to change behaviour of page - * MEMBER_NEWFORM_EDITAMOUNT - * MEMBER_NEWFORM_PAYONLINE - * MEMBER_NEWFORM_DOLIBARRTURNOVER - * MEMBER_URL_REDIRECT_SUBSCRIPTION - * MEMBER_NEWFORM_FORCETYPE - * MEMBER_NEWFORM_FORCEMORPHY - * MEMBER_NEWFORM_FORCECOUNTRYCODE - * + * MEMBER_NEWFORM_AMOUNT Default amount for autosubscribe form + * MEMBER_NEWFORM_EDITAMOUNT Amount can be edited + * MEMBER_NEWFORM_PAYONLINE Suggest paypemt with paypal of paybox + * MEMBER_NEWFORM_DOLIBARRTURNOVER Show field turnover (specific for dolibarr foundation) + * MEMBER_URL_REDIRECT_SUBSCRIPTION Url to redirect once subscribe submitted + * MEMBER_NEWFORM_FORCETYPE Force type of member + * MEMBER_NEWFORM_FORCEMORPHY Force nature of member (mor/phy) + * MEMBER_NEWFORM_FORCECOUNTRYCODE Force country */ define("NOLOGIN",1); // This means this output page does not require to be logged. @@ -263,7 +263,7 @@ if ($action == 'added') print $langs->trans("NewMemberbyWeb"); print ''; - llxFooterVierge('$Date: 2011/06/26 19:29:39 $ - $Revision: 1.28 $'); + llxFooterVierge('$Date: 2011/06/26 21:51:34 $ - $Revision: 1.29 $'); exit; } @@ -364,9 +364,9 @@ print '