X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=createaccount.php;h=7b77694b5bec45e4c0b9b08bb0f85f0647eefd6f;hb=8af280a009a1bd285939dd687f49b9dd272e8760;hp=f46ea126551ee82928131e23a221b39415de96f1;hpb=0a44f76e2bdc50fe718a02b053dd89de129ea929;p=nucleus-jp%2Fnucleus-next.git diff --git a/createaccount.php b/createaccount.php index f46ea12..7b77694 100644 --- a/createaccount.php +++ b/createaccount.php @@ -1,152 +1,34 @@ - - - - - Create Member Account - - - - -

Create Account

- - - -
- -
- - - - Login Name (required): -
- (only a-z, 0-9) -
-
- Real Name (required): -
- -
-
- Email (required): -
- (must be valid, because an activation link will be sent over there) -
-
- URL: -
- -
- notify('RegistrationFormExtraFields', array('type' => 'createaccount.php', 'prelabel' => '', 'postlabel' => '
', 'prefield' => '', 'postfield' => '

')); - // add a Captcha challenge or something else - global $manager; - $manager->notify('FormExtra', array('type' => 'membermailform-notloggedin')); - ?> -
-
- -
- -
-createAccount(); - - echo ''.$message.'

'; -?> - -
- -
- - - - Login Name (required): -
- /> (only a-z, 0-9) -
-
- Real Name (required): -
- /> -
-
- Email (required): -
- /> (must be valid, because an activation link will be sent over there) -
-
- URL: -
- /> -
- notify('RegistrationFormExtraFields', array('type' => 'createaccount.php', 'prelabel' => '', 'postlabel' => '
', 'prefield' => '', 'postfield' => '

')); - // add a Captcha challenge or something else - global $manager; - $manager->notify('FormExtra', array('type' => 'membermailform-notloggedin')); - ?> -
-
- -
- -
-
'; - echo 'Please contact the website administrator for more information.'; -} -?> - - - - \ No newline at end of file +