Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
db->count_all() then db->get()
|
|
https://bitbucket.org/ellislab/codeigniter-reactor/issue/341/active-record-limit-function-have-sql#comment-597403
|
|
option #none# to like clause
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$this->input->is_cli_request()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
style functions
|
|
|
|
|
|
|
|
This causes endless recursion calls _ci_load_class(), see #550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and added links to the tutorial pages in the introduction.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix a possible MIME-type injection (issue #60)
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
mime2extension tells us if the file is text that can be highlit.
filename2extension leeds to unwanted behaviour if the filename is
for example "PKGBUILD", but the file is a binary.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|