Captcha font_path not correct in instructions |
|||
|---|---|---|---|
| Date: | 04/13/2008 | Severity: | Trivial |
| Status: | Resolved | Reporter: | Firestorm ZERO |
| Version: | 1.6.2 SVN | ||
| Keywords: | Plugins, CAPTCHA Plugin | ||
Description
On line 31 of the captcha plugin instructions it says…
‘font_path’ => ‘./system/texb.ttf’,
should be…
‘font_path’ => ‘./system/fonts/texb.ttf’,
