Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
8e9b93d83a95141bfca2268113a0465a66a32d1f
/
user_guide_src
/
source
/
general
/
common_functions.rst
cd3d9db
[ci skip] Fix #3515
by Andrey Andreev
· 10 years ago
d444d44
config_item() to return NULL instead of FALSE for non-existing items
by Andrey Andreev
· 10 years ago
629d375
Remove default parameter value of is_php()
by vlakoff
· 11 years ago
9228f85
[ci skip] Add return types to common and error handling functions docs
by Andrey Andreev
· 11 years ago
ff6d1a8
Merge branch 'develop' into 'feature/user-guide-cleanup'
by Andrey Andreev
· 11 years ago
aaa8ddb
[ci skip] Update info on function_usable
by Andrey Andreev
· 11 years ago
af9aa2b
[ci skip] Add a note to the is_really_writable() docs
by Andrey Andreev
· 11 years ago
ea801ab
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
75b3fb2
cleanup warnings
by Connor Tumbleson
· 11 years ago
05be087
d'oh - :noindex: in wrong place
by Connor Tumbleson
· 11 years ago
528591d
fix doc warnings
by Connor Tumbleson
· 11 years ago
9f387e7
[ci skip] Clean up the common functions docs
by Andrey Andreev
· 11 years ago
f964b16
Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it
by Andrey Andreev
· 11 years ago
838c9a9
Drop the unused parameter from log_message() / CI_Log::write_log()
by Andrey Andreev
· 11 years ago
b8c283a
Dropping unecessary php: directive to function definitions in user guide
by Derek Jones
· 12 years ago
cead4cc
Remove documentation note obsoleted by previous commit
by vlakoff
· 12 years ago
d0c30ab
Logging functions: level parameter is not optional
by vlakoff
· 12 years ago
9a6032d
Documentation: another update to reserved names list
by vlakoff
· 12 years ago
838a9d6
[ci skip] Cleaned some spaces
by Andrey Andreev
· 12 years ago
1bc3026
Polish the Common functions documentation
by Andrey Andreev
· 12 years ago
e9d2dc8
Added function_usable() to common functions
by Andrey Andreev
· 12 years ago
7b18a3f
Fix #708
by Andrey Andreev
· 12 years ago
3fb0267
Add is_https() as a common function
by Andrey Andreev
· 12 years ago
6ef498b
Added get_mimes() function to system/core/Commons.php.The MIMEs array from config/mimes.php is used by multiple core classes, libraries and helpers and each of them has implemented an own way of getting it, which is not needed and is hard to maintain. This also fixes issue #1411
by Andrey Andreev
· 13 years ago
46715e5
fixing code spacing in Common and CLI docs
by Derek Jones
· 13 years ago
8ede1a2
replacing the old HTML user guide with a Sphinx-managed user guide
by Derek Jones
· 13 years ago