forked from ollieza/codeigniter-recaptcha
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
20 lines (14 loc) · 670 Bytes
/
README
File metadata and controls
20 lines (14 loc) · 670 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
reCaptcha - Production ready - CodeIgniter 2.1.0
================================================
This CodeIgniter library handles calling the reCAPTCHA service (http://www.google.com/recaptcha)
Modification and fixes of the library by Jon Trelfa <jtrelfa@gmail.com> (http://codeigniter.com/wiki/ReCAPTCHA) which appeared to have 'stalled'.
Change list:
------------
- Deprecated eregi() fix
- Added file or db logging config option
- Added logging individual Paypal ipn fields
- Included PayPal IPN field db schema
Extra
-----
If you'd like to request changes, report bug fixes, or contact
the developer of this library, please email <orattue[at]toomanytabs.com>