public/main/auth/lostPassword.php
Variable "captcha_question" is not in valid camel caps format Open
Open
$form->addRule('captcha', get_lang('The text you entered doesn\'t match the picture.'), 'CAPTCHA', $captcha_question);
- Exclude checks
Variable "captcha_question" is not in valid camel caps format Open
Open
$captcha_question = $form->addElement(
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('I lost my password');
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_CAMPUS;
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$form->addHeader($tool_name);
- Exclude checks