Age | Commit message (Collapse) | Author | Files | Lines |
|
constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3.
|
|
tag: tip
user: Greg Aker <greg.aker@ellislab.com>
date: Mon Apr 18 15:51:28 2011 -0500
summary: Adding toggle show/hide on database queries in the output profiler. Added a profiler config item to set a threshold of when to hide the queries by default. Additionally, fixed a bug I created earlier today by marking the $CI class var in CI_Profiler as private.
|
|
tag: tip
user: Greg Aker <greg.aker@ellislab.com>
date: Mon Apr 18 11:10:37 2011 -0500
summary: Tweak to session class all_userdata() to just return the userdata array. Also documented previously undocumented all_userdata() method.
|
|
show/hide toggle on HTTP Headers, Session Data and Config Variables.
|
|
|
|
|
|
|
|
|
|
stop environment checks.
|
|
stop environment checks.
|
|
could result in arbitrary javascript execution.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
helpers and libraries
|
|
|
|
changeable through the Session class constructor
|
|
into my secure cookie change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
there too.
|
|
https.
|
|
|
|
|
|
|
|
generate().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
->input->is_cli_request();
|
|
protection
|
|
$this->email->initialize().
|
|
can optionally check for a specific browser or mobile device.
|
|
|
|
|
|
set_value('name[]');
|
|
|
|
Also tweaked his regex_match changes.
|