Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
70f94006326196e4c5b79843c0f8e91984caa593
/
system
/
helpers
/
captcha_helper.php
773ccc3
Replaced `==` with `===` and `!=` with `!==` in /system/helpers
by Alex Bilbie
· 13 years ago
01b129a
Fix docblocks A-H
by Timothy Warren
· 13 years ago
3419db1
Further improve a for() loop
by Andrey Andreev
· 13 years ago
a720961
Some more minor improvements
by Andrey Andreev
· 13 years ago
33101f4
Merge upstream branch
by Andrey Andreev
· 13 years ago
e6f7d61
Remove EOF newlines
by Andrey Andreev
· 13 years ago
6b47711
Remove access description line
by Andrey Andreev
· 13 years ago
6013856
Merge upstream branch
by Andrey Andreev
· 13 years ago
8e2ca4e
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
7203d54
Merge upstream branch
by Andrey Andreev
· 13 years ago
c2659b8
fix + style fix
by Michiel Vugteveen
· 13 years ago
51a2281
Revert a space in the license agreement :)
by Andrey Andreev
· 13 years ago
5ad9e4e
Replace AND with &&
by Andrey Andreev
· 13 years ago
63a2100
Some more cleaning
by Andrey Andreev
· 13 years ago
4f2933d
Some more misc. stuff
by Andrey Andreev
· 13 years ago
f1b43d4
Improve array, captcha & cookie helpers
by Andrey Andreev
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
d3a32a2
Update: fix typo error #564
by Bo-Yi Wu
· 13 years ago
37f4b9c
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
45e3cdf
Whitespace cleanup for code consistency
by Pascal Kriete
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
1c73f4e
fixed eof code comment
by Derek Jones
· 15 years ago
b41032d
moved CAPTCHA plugin to a helper
by Derek Jones
· 15 years ago