summaryrefslogtreecommitdiffstats
path: root/user_guide
AgeCommit message (Expand)AuthorFilesLines
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-0/+1
2007-10-02added a warning note that caching only works when generating display via a vi...Derek Allard1-0/+1
2007-10-01Fixed a bug in the Session library where user agent matching would fail on us...Derek Allard1-0/+1
2007-09-24Fixed a typo in the String Helper (uniquid changed to uniqid) (added to chang...Derek Allard1-0/+1
2007-09-24uniquid changed to uniqidDerek Allard1-1/+1
2007-09-18Fixed a bug in Validation where valid_ip() wasn't called properlyDerek Allard1-0/+1
2007-09-15changed <?= to <?php echo in an exampleDerek Allard1-3/+3
2007-09-10fixed docs for unset_userdata()Derek Jones1-3/+3
2007-08-23Fixed a typo in the database language file.Derek Allard1-0/+1
2007-08-23Fixed an example in the Calendar library for Showing Next/Previous Month Links.Derek Allard2-4/+5
2007-08-17Documented unset_userdata in the Session class.Derek Allard2-311/+319
2007-08-14Documented the timezones() function in the Date HelperDerek Allard2-5/+6
2007-08-10Removed "rand()" as a listed option from orderby in the Active Record, as it ...Derek Allard2-1/+2
2007-08-10typos againDerek Allard2-297/+303
2007-08-10Added Flashdata variables, session_id regeneration and configurable session u...Derek Allard2-0/+107
2007-08-08fixed an example of plural() in the inflector helperDerek Allard1-1/+1
2007-08-08changed some-site.com to example.com in example code per http://www.rfc-edito...Derek Allard8-13/+14
2007-08-08Fixed an example of comma-separated emails in the email library documentationDerek Allard1-7/+8
2007-08-07documented unset_userdata() in session user guideDerek Allard1-1/+4
2007-08-07fixed DocBlock typo for unset_userdata()Derek Jones1-0/+1
2007-08-07(no commit message)Derek Allard1-0/+1
2007-08-07added more descriptive titles to all user manual pagesDerek Allard93-93/+93
2007-08-04(no commit message)Rick Ellis1-1/+1
2007-07-30changed so day and month names are derived from calendar lang file instead of...Derek Allard1-0/+1
2007-07-22(no commit message)Rick Ellis1-0/+1
2007-07-20(no commit message)Rick Ellis1-0/+1
2007-07-20example fixDerek Allard1-2/+2
2007-07-19(no commit message)Rick Ellis1-0/+1
2007-07-17(no commit message)Rick Ellis1-0/+1
2007-07-16Switched from CI super object to $CFG to fetch charsetDerek Jones1-0/+1
2007-07-16(no commit message)Rick Ellis1-0/+5
2007-07-16(no commit message)Rick Ellis1-2/+1
2007-07-15revert calendar change... I'm an idiotDerek Allard1-1/+0
2007-07-15Fixed a typo ("cal_mayl") in English calendar language fileDerek Allard1-1/+2
2007-07-15(no commit message)Derek Allard1-0/+1
2007-07-14Fixed a bug in database driver where num_rows property wasn't getting updatedDerek Allard1-2/+8
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-12moved version number up in docs and CI_VERSIONDerek Allard103-104/+104
2007-07-12added $config['charset']Derek Jones1-0/+1
2007-07-12csv_from_result buggy. revert to old function until rewriteDerek Allard1-1/+0
2007-07-12fixed undefined function in insert_id() of PostgreSQL driverDerek Jones1-2/+3
2007-07-12added link to autoloader docsDerek Jones1-1/+1
2007-07-12spelling correctionsDerek Jones1-2/+2
2007-07-12(no commit message)Derek Allard1-0/+1
2007-07-12added reduce_double_slashes() and trim_slashes() to docsDerek Allard1-4/+9