Changeset 259 for captcha/trunk/plugins/captcha/captcha.pl
- Timestamp:
- 10/05/06 19:00:41 (2 years ago)
- Files:
-
- 1 modified
-
captcha/trunk/plugins/captcha/captcha.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
captcha/trunk/plugins/captcha/captcha.pl
r257 r259 71 71 # configure Auth::Captcha 72 72 $captcha->output_folder($cfg->{captcha_images_path}); 73 $captcha->secret($cfg->{captcha_secret} || ''); 73 $captcha->secret($cfg->{captcha_secret} || '') 74 if $captcha->can('secret'); 74 75 75 76 my $ttl = $cfg->{captcha_ttl};
![(please configure the [header_logo] section in trac.ini)](/public/chrome/common/trac_banner.png)