summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-15revert calendar change... I'm an idiotDerek Allard2-3/+1
2007-07-15Fixed a typo ("cal_mayl") in English calendar language fileDerek Allard2-49/+51
2007-07-15(no commit message)Derek Allard1-0/+1
2007-07-15changed ImageColorAllocate to imagecolorallocateDerek Allard1-3/+3
2007-07-14Fixed a bug in database driver where num_rows property wasn't getting updatedDerek Allard2-3/+10
2007-07-14corrected version numbersDerek Allard3-5/+3
2007-07-13(no commit message)Rick Ellis1-1/+1
2007-07-13(no commit message)Rick Ellis1-1/+2
2007-07-13(no commit message)Rick Ellis1-0/+1
2007-07-13(no commit message)Rick Ellis1-1/+1
2007-07-12added update instructionsDerek Allard1-0/+121
2007-07-12added a comment re: autoloading languagesDerek Allard1-0/+1
2007-07-12moved version number up in docs and CI_VERSIONDerek Allard104-105/+105
2007-07-12added $config['charset']Derek Jones2-0/+11
2007-07-12added attribute and html entity decode callbacks to xss_clean()Derek Jones1-11/+69
2007-07-12sacked duplicate and incorrect version of _version()!Derek Jones1-13/+0
2007-07-12csv_from_result buggy. revert to old function until rewriteDerek Allard2-471/+454
2007-07-12fixed undefined function in insert_id() of PostgreSQL driverDerek Jones2-3/+4
2007-07-12added link to autoloader docsDerek Jones1-1/+1
2007-07-12spelling correctionsDerek Jones1-2/+2
2007-07-12removed empty string element from default $autoload['language'] arrayDerek Jones1-1/+1
2007-07-12removed $return argument from load()Derek Jones1-2/+1
2007-07-12further xss_clean() enhancementsDerek Jones1-30/+67
2007-07-12(no commit message)Derek Allard1-0/+1
2007-07-12added reduce_double_slashes() and trim_slashes() to docsDerek Allard1-4/+9
2007-07-12csv_from_result() move robust against data with "," in it.Derek Allard2-19/+36
2007-07-12added language files to autoloadDerek Allard6-25/+45
2007-07-12fixed quoted-printable in HTML emails, and added htmlspecialchars() to email ...Derek Jones2-4/+102
2007-07-12added a missing optionDerek Allard1-2/+2
2007-07-12typoDerek Allard1-1/+1
2007-07-12type cast $key => $val pair in $options array as strings for friendlier handl...Derek Jones2-0/+4
2007-07-12fixed the plural() and singular() function commentsDerek Jones1-2/+2
2007-07-11adding type casting of $title argument in URL helper functions to a string. ...Derek Jones2-0/+9
2007-07-11bugfix for profiler output: POST keys were not being displayed properly, and ...Derek Jones2-3/+5
2007-07-11typo Output vs outputDerek Allard1-2/+2
2007-07-11inflector helper changes to account for words ending in "s"Derek Allard3-34/+52
2007-07-11fixed log message typoDerek Allard1-1/+1
2007-07-08(no commit message)Derek Allard1-2/+1
2007-07-08typo fixDerek Allard1-1/+1
2007-07-05fixed validation errors... about a zillion of em.Derek Allard103-351/+318
2007-06-28Instead of doing file name security for Enable Query Strings, I am using the ...paulburdick1-6/+5
2007-06-28(no commit message)paulburdick2-2/+1
2007-06-28Modified the include so that there is a bit of filename securitypaulburdick1-1/+1
2007-06-28(no commit message)paulburdick1-6/+9
2007-06-28*Added filename_security() method to Input librarypaulburdick1-0/+50
2007-06-28*Modified the Router so that when Query Strings are Enabled, the controller t...paulburdick1-3/+4
2007-06-28(no commit message)paulburdick1-4/+13
2007-06-28Improved XSS clean to not allowing this:paulburdick1-4/+12
2007-06-26(no commit message)paulburdick1-1/+1
2007-06-26(no commit message)paulburdick1-0/+1