リビジョン b3a58ce1 app/View/users/register.ctp

差分を見る:

app/View/users/register.ctp
47 47
											'label' => 'メールアドレス',
48 48
											'maxlength' => '255',
49 49
								 			'type' => 'email'));
50

  
51

  
50
							//キャプチャコード (recapcha)		
51
								// echo $this->Recaptcha->display(array(
52
								// 	    'recaptchaOptions' => array(
53
								// 			 'theme' => 'blackglass'
54
								// 			 )
55
								// 		 ));
52 56
								echo $this->Form->input('user_flg',
53 57
								 	array(	'type' => 'hidden',
54 58
										 	'value' => 0,	

他の形式にエクスポート: Unified diff