- 757ccf8 by Rick Ellis · 16 years ago
- bb01b06 image_heigth to image_height by Derek Allard · 16 years ago
- c169fdc fixed a series of "next" and "previous" topic links that pointed to the wrong pages. by Derek Allard · 17 years ago
- 9dff4c4 added a note re: caching by Derek Allard · 17 years ago
- 07ad6d1 fixed an example by Derek Allard · 17 years ago
- cc1be0f Moved the <label> output ability from the language library to a language helper (hotfix for 1.6.3) by Derek Jones · 17 years ago
- 1ca3fc4 changed user guide version to 1.6.3 by Derek Jones · 17 years ago
- ff845f9 changed your-site.com to example.com doc-wide by Derek Jones · 17 years ago
- ac389d2 documentation fix, horizontal to vertical by Derek Allard · 17 years ago
- db25721 Added the ability to automatically output language items as form labels in the Language class. by Derek Allard · 17 years ago
- d3ee041 Added get_post() to the Input class. Documented get() in the Input class. by Derek Allard · 17 years ago
- 1249107 Added "Using Associative Arrays In a Request Parameter" example to the XMLRPC userguide page. by Derek Allard · 17 years ago
- 8039d4c Charset information in the userguide has been moved above title for internationalization purposes (#4614) by Derek Allard · 17 years ago
- bd44009 made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify multi-column non-primary keys in table creation by Derek Jones · 17 years ago
- 6d504e1 grammar, typo and example corrections by Derek Allard · 17 years ago
- 2d40703 fixed a missing semi colon in pagination example by Derek Allard · 17 years ago
- c6238e9 customizable query string by Derek Allard · 17 years ago
- 8ddc0db Added support for query strings to the Pagination class, automatically detected or explicitly declared. by Derek Allard · 17 years ago
- c8b2174 documented load->model in the Loader docs by Derek Allard · 17 years ago
- 568114f fixed syntax error in code sample by Derek Jones · 17 years ago
- 63fc5fe added ability to use xss_clean() to test images, and improved security for vectors particular to the Opera family of browsers by Derek Jones · 17 years ago
- 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
- f7ba13d added cropping to the list of items "maintain_ratio" can be used on. by Derek Allard · 17 years ago
- a225738 changed code sample for image library to be gd2 so cut-n-pasters don't accidentally use the gd library by Derek Jones · 17 years ago
- 044379d added 'object' key to the XML-RPCS config allowing the passing of a class object for method calls that aren't part of the CI super object by Derek Jones · 17 years ago
- 6a857c3 doc examples by Derek Allard · 17 years ago
- 6b7b11f updated version number in user guide to 1.6.2 by Derek Jones · 17 years ago
- fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
- 2f41936 Fixed an incorrect documentation of $this->load->language (#3520). by Derek Allard · 17 years ago
- 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
- b94b89c Added a valid_emails rule to the Validation class. by Derek Allard · 17 years ago
- 2f95597 changed guide examples to not use ?=, and instead use ?php echo by Derek Allard · 17 years ago
- 7c53be4 Added the ability to set CRLF settings via config in the Email class. by Derek Allard · 17 years ago
- 866b813 doc clarifications, example fixes, grammar. by Derek Allard · 17 years ago
- 28393bf adding a title to Session by Derek Allard · 17 years ago
- 3af44c0 doc typos / fixes by Derek Allard · 17 years ago
- 3ad8efe added constants.php file and implemented constants for file system modes by Derek Jones · 17 years ago
- 1ea127a doc fixes by Derek Allard · 17 years ago
- 9b9a18e guide typos by Derek Allard · 17 years ago
- 8597ca7 doc typos and fixes by Derek Allard · 17 years ago
- 9b808ef removed quotes around a boolean example by Derek Allard · 17 years ago
- 112f4a7 added a note of clarity for sess_destroy() by Derek Allard · 17 years ago
- ce66d15 validation error fixes by Derek Allard · 17 years ago
- 335d885 fixed a link by Derek Allard · 17 years ago
- 49c8724 typo fix by Derek Allard · 17 years ago
- 47d3de2 fixed doc error with $this->uri->total_rsegments() by Derek Jones · 17 years ago
- 0787043 Added Path Helper to table of contents and updated copyright dates for all user guide pages by Derek Jones · 17 years ago
- 197d10b by Derek Allard · 17 years ago
- 26b63aa change 1.6.1 to 1.6.0.1 by Derek Allard · 17 years ago
- 58626b3 removed mention of last_visit from session docs by Derek Allard · 17 years ago
- 1a6cdd1 changed milliseconds to seconds in the session docs (#3421) by Derek Allard · 17 years ago
- 067f2cc change version number from 1.6.0 to 1.6.1 by Derek Allard · 17 years ago
- 78729d8 some minor grammar errors by Derek Allard · 17 years ago
- 44dbc78 Fixed a bug (#3024) in which master_dim wasn't getting reset by clear() in the Image library. by Derek Allard · 17 years ago
- fecd4ed fixed prefs table for 'new_image' pref (bug #3348) by Derek Jones · 17 years ago
- 15130ca * Added valid_base64() to the Validation class by Derek Jones · 17 years ago
- 2db431b typo: "ba" to "be". Bah! by Derek Allard · 17 years ago
- 12f9cc8 Changed "numeric" to use is_numeric() and added an "integer" rule into the Validation library. by Derek Allard · 17 years ago
- 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
- 5b0a881 documented sess_time_to_update by Derek Allard · 17 years ago
- afd99ac Added attributes into <html> of userguide for valid html. by Derek Allard · 17 years ago
- 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
- 1d41914 typo fixes by Derek Allard · 17 years ago
- 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
- 4a969bb typo by Derek Allard · 17 years ago
- 4e387c3 typos fixes by Derek Allard · 17 years ago
- 5a33293 Fixed an example of accept_charset() in the User Agent Library. by Derek Allard · 17 years ago
- 98d3b54 Fixed a typo in the table library docs. by Derek Allard · 17 years ago
- 1dd09d0 userguide fixes, typos, examples. by Derek Allard · 17 years ago
- 8acc6f6 Fixed an example for XML RPC. Fixed a missing "?>" in the smiley helper. by Derek Allard · 17 years ago
- 235fa2a fixed an example typo by Derek Allard · 17 years ago
- 65fdfbf fixed a typo (; in wrong place) in xmlrpc by Derek Allard · 17 years ago
- b341237 Moved part of the userguide menu javascript to an external file. by Derek Allard · 17 years ago
- ce90c17 A few quick changes to the XML-RPC docs to be clearer by paulburdick · 17 years ago
- 4f95353 fixed docs for unset_userdata() by Derek Jones · 17 years ago
- 08e6b0c Fixed an example in the Calendar library for Showing Next/Previous Month Links. by Derek Allard · 17 years ago
- 309d63f Documented unset_userdata in the Session class. by Derek Allard · 17 years ago
- 91948fb typos again by Derek Allard · 17 years ago
- 8788d4b changed some-site.com to example.com in example code per http://www.rfc-editor.org/rfc/rfc2606.txt by Derek Allard · 17 years ago
- 487de38 Fixed an example of comma-separated emails in the email library documentation by Derek Allard · 17 years ago
- 0debd35 documented unset_userdata() in session user guide by Derek Allard · 17 years ago
- 404e35d added more descriptive titles to all user manual pages by Derek Allard · 17 years ago
- 573b66a by Rick Ellis · 17 years ago
- c2c2561 example fix by Derek Allard · 18 years ago
- 6afaff2 by Rick Ellis · 18 years ago
- 60ca9b7 moved version number up in docs and CI_VERSION by Derek Allard · 18 years ago
- 4cf29dd added link to autoloader docs by Derek Jones · 18 years ago
- c9e2b10 added language files to autoload by Derek Allard · 18 years ago
- f99f00a added a missing option by Derek Allard · 18 years ago
- 55c880f typo by Derek Allard · 18 years ago
- e8256b6 typo fix by Derek Allard · 18 years ago
- c644128 fixed validation errors... about a zillion of em. by Derek Allard · 18 years ago
- bc03091 changed search to use codeigniter.com vs www.codeigniter.com as Google seems to have spidered it much better. by Derek Allard · 18 years ago
- 5a94ae5 typo in example by Derek Allard · 18 years ago
- 8ec6691 by Rick Ellis · 18 years ago
- 47ea4af by Rick Ellis · 18 years ago
- 3d378b1 typo fixes by Derek Allard · 18 years ago
- cda47ee typo fix by Derek Allard · 18 years ago
- f5b6218 typos fixes by Derek Allard · 18 years ago
- d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago