Age | Commit message (Collapse) | Author | Files | Lines |
|
"post" method.
Based on comments here
http://codeigniter.uservoice.com/forums/40508-codeigniter-reactor/suggestions/1346917-allow-this-input-post-to-return-array-of-eve
|
|
|
|
was returning an incorrect URI, which caused a 404 when a query string was used and no controller specified. via Dan Horrigan
|
|
|
|
|
|
|
|
|
|
which broke routing.
|
|
available but no method. Fixes #19
|
|
|
|
|
|
|
|
|
|
|
|
Unicode Consortium's trademark.
|
|
actually set.
|
|
|
|
->input->is_cli_request();
|
|
|
|
protection
|
|
implementation
|
|
to load environment configs first.
|
|
|
|
environment first.
|
|
|
|
|
|
|
|
|
|
$this->email->initialize().
|
|
|
|
|
|
|
|
incorrectly formatted date string.
|
|
|
|
|
|
can optionally check for a specific browser or mobile device.
|
|
|
|
|
|
numeric, enum and set.
|
|
set_value('name[]');
|
|
|
|
command line, either automatically or specifically with $config['uri_protocol'] = 'CLI';
|
|
|
|
Also tweaked his regex_match changes.
|
|
|
|
->load->get_package_paths().
|
|
callback which is passed to call_user_func().
|
|
|
|
|
|
Closes #261.
|