Changeset 259 for captcha/trunk/plugins/captcha/captcha_js.cgi
- Timestamp:
- 10/05/06 19:00:41 (2 years ago)
- Files:
-
- 1 modified
-
captcha/trunk/plugins/captcha/captcha_js.cgi (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
captcha/trunk/plugins/captcha/captcha_js.cgi
r257 r259 46 46 47 47 $captcha->expire($cfg->{captcha_ttl} || 3600); 48 $captcha->secret($cfg->{captcha_secret} || ''); 48 $captcha->secret($cfg->{captcha_secret} || '') 49 if $captcha->can('secret'); 49 50 $captcha->output_folder($cfg->{captcha_images_path}); 50 51 my $captcha_length = $cfg->{captcha_length} || 5;
![(please configure the [header_logo] section in trac.ini)](/public/chrome/common/trac_banner.png)