summaryrefslogtreecommitdiffstats
path: root/user_guide/libraries
AgeCommit message (Expand)AuthorFilesLines
2008-05-16fixed syntax error in code sampleDerek Jones1-2/+2
2008-05-15added ability to use xss_clean() to test images, and improved security for ve...Derek Jones1-0/+5
2008-05-13Some sweeping syntax changes for consistency:Derek Jones7-12/+12
2008-05-12added cropping to the list of items "maintain_ratio" can be used on.Derek Allard1-1/+1
2008-05-09changed code sample for image library to be gd2 so cut-n-pasters don't accide...Derek Jones1-2/+2
2008-05-08added 'object' key to the XML-RPCS config allowing the passing of a class obj...Derek Jones1-4/+7
2008-05-07doc examplesDerek Allard2-4/+4
2008-05-06updated version number in user guide to 1.6.2Derek Jones23-23/+23
2008-05-06Flipped user guide page titles for easier recognition in tabs:Derek Jones23-24/+24
2008-05-06Fixed an incorrect documentation of $this->load->language (#3520).Derek Allard1-1/+1
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard7-12/+12
2008-04-29Added a valid_emails rule to the Validation class.Derek Allard1-1/+6
2008-04-24changed guide examples to not use ?=, and instead use ?php echoDerek Allard3-29/+29
2008-04-22Added the ability to set CRLF settings via config in the Email class.Derek Allard1-2/+10
2008-04-22doc clarifications, example fixes, grammar.Derek Allard4-10/+8
2008-04-10adding a title to SessionDerek Allard1-1/+1
2008-04-10doc typos / fixesDerek Allard1-2/+2
2008-04-04added constants.php file and implemented constants for file system modesDerek Jones1-2/+2
2008-04-04doc fixesDerek Allard1-2/+2
2008-03-31guide typosDerek Allard1-1/+1
2008-03-25doc typos and fixesDerek Allard1-1/+1
2008-03-23removed quotes around a boolean exampleDerek Allard1-1/+1
2008-03-19added a note of clarity for sess_destroy()Derek Allard1-0/+4
2008-03-04validation error fixesDerek Allard2-7/+7
2008-02-22fixed a linkDerek Allard1-1/+1
2008-02-17typo fixDerek Allard1-1/+1
2008-02-13fixed doc error with $this->uri->total_rsegments()Derek Jones1-1/+1
2008-02-13Added Path Helper to table of contents and updated copyright dates for all us...Derek Jones23-23/+23
2008-02-12(no commit message)Derek Allard23-23/+23
2008-02-12change 1.6.1 to 1.6.0.1Derek Allard23-23/+23
2008-02-11removed mention of last_visit from session docsDerek Allard1-3/+2
2008-02-07changed milliseconds to seconds in the session docs (#3421)Derek Allard1-1/+1
2008-02-04change version number from 1.6.0 to 1.6.1Derek Allard23-23/+23
2008-02-01some minor grammar errorsDerek Allard2-4/+4
2008-01-29Fixed a bug (#3024) in which master_dim wasn't getting reset by clear() in th...Derek Allard1-2/+4
2008-01-29fixed prefs table for 'new_image' pref (bug #3348)Derek Jones1-1/+1
2008-01-28* Added valid_base64() to the Validation classDerek Jones1-0/+6
2008-01-22typo: "ba" to "be". Bah!Derek Allard1-1/+1
2008-01-22Changed "numeric" to use is_numeric() and added an "integer" rule into the Va...Derek Allard1-4/+10
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones23-46/+46
2008-01-21documented sess_time_to_updateDerek Allard1-51/+53
2008-01-19Added attributes into <html> of userguide for valid html.Derek Allard23-23/+23
2008-01-18ExpressionEngine Dev Team in creditDerek Allard23-23/+23
2008-01-17typo fixesDerek Allard1-1/+1
2008-01-16Many new Active Record functions, and another whack of stuffDerek Allard22-22/+1548
2007-12-22typoDerek Allard1-1/+1
2007-12-22typos fixesDerek Allard1-1/+1
2007-12-14Fixed an example of accept_charset() in the User Agent Library.Derek Allard1-201/+1
2007-12-14Fixed a typo in the table library docs.Derek Allard1-292/+1
2007-12-09userguide fixes, typos, examples.Derek Allard1-252/+1