summaryrefslogtreecommitdiffstats
path: root/system/plugins/captcha_pi.php
AgeCommit message (Collapse)AuthorFilesLines
2008-03-24missing quotesDerek Allard1-1/+1
2008-03-23Modified captcha generation to first look for the function ↵Derek Allard1-1/+9
imagecreatetruecolor, and fallback to imagecreate if it isn't available (#4226).
2008-01-28added is_really_writable() to Common.php, replaced is_writable() throughout ↵Derek Jones1-1/+1
application with is_really_writable()
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-2/+2
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-1/+1
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-07-15changed ImageColorAllocate to imagecolorallocateDerek Allard1-3/+3
2007-04-15update pMachine to EllisLabDerek Allard1-345/+345
update copyright year update Code Igniter to CodeIgniter
2006-10-21(no commit message)admin1-27/+27
2006-08-25Initial Importadmin1-0/+346