Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
2a58e7a6945c47929d5003f15f1bdc32a1717270
/
system
/
core
/
CodeIgniter.php
1efda7b
@PHP4 tags to CodeIgniter.php
by Derek Jones
· 15 years ago
218876c
updating CodeIgniter.php init file
by Derek Jones
· 15 years ago
c68dfbf
fixed EOF code comment file locations
by Derek Jones
· 15 years ago
b97d21f
moving core library files out of libraries into new core folder
by Derek Jones
· 15 years ago
[Renamed from system/codeigniter/CodeIgniter.php]
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
bbedc76
prep for 1.7.2 release
by Derek Jones
· 15 years ago
8f26dbe
let's go ahead and be thorough and explicit
by Derek Jones
· 15 years ago
77b513b
fixed a bug in r1718 where the PHP version key was cast as float in a particular test, making the array keys used by is_php() inaccurate beyond whole number versions
by Derek Jones
· 15 years ago
962d225
protected @set_magic_quotes_runtime(0); from running under PHP 5.3, as it will trigger the loading of the Exceptions class, which triggers get_config() which will statically load some config items that might change later with $assign_to_config
by Derek Jones
· 15 years ago
109ad99
undo of a did (left a line commented out that should not have been)
by Derek Jones
· 15 years ago
f0a9b33
PHP 5.3.0 compatibility changes
by Derek Jones
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
733310d
Prep for 1.7.1 release
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
8f99224
Added a case-sensitivity check to called controller methods, as per this bug report: http://codeigniter.com/bug_tracker/bug/4560/
by Rick Ellis
· 16 years ago
9ba2bf2
updated copyright
by Rick Ellis
· 16 years ago
36bf96b
updated CI_VERSION
by Derek Allard
· 16 years ago
a145e92
bump CI_VERSION to 1.6.3
by Derek Allard
· 17 years ago
57aea15
Removed an unused Router reference in _display_cache().
by Derek Allard
· 17 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
0fd8f02
minor source formatting
by Derek Allard
· 17 years ago
15dcf49
removed an ereg from config
by Derek Allard
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
f9f9f66
updated CI_VERSION to 1.6.2
by Derek Allard
· 17 years ago
7539f67
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
e146ed7
fixed code comment
by Derek Jones
· 17 years ago
3ad8efe
added constants.php file and implemented constants for file system modes
by Derek Jones
· 17 years ago
3951e8e
modified the new check for a callable controller method to be case-insensitive for backwards compatibility and consistent behavior between PHP 4 and 5.
by Derek Jones
· 17 years ago
8a16077
added improved check for controller method access so that CI does not attempt to load private or protected controller methods
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
613c6f6
change CI_VERSION from 1.6.0 to 1.6.1
by Derek Allard
· 17 years ago
f30445b
Fixed a bug (#2849) with arguments passed to a subfolder controller - CodeIgniter.php was expecting the subfolder to still be in $URI->rsegments, but it is removed already by Router::_validate_request()
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
6ddf2d5
change CI_VERSION
by Derek Allard
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
646c04f
removed $assign_to_controller - seems redundant all things considered
by Derek Jones
· 17 years ago
9884449
Added Compat.php file
by Derek Jones
· 17 years ago
113ce74
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
d8de26e
by Rick Ellis
· 18 years ago
f66c71b
by Rick Ellis
· 18 years ago
e0a4cc0
by Rick Ellis
· 18 years ago
6a47c11
by Rick Ellis
· 18 years ago
30b4015
by Rick Ellis
· 18 years ago
60ca9b7
moved version number up in docs and CI_VERSION
by Derek Allard
· 18 years ago
01f0888
by paulburdick
· 18 years ago
8b1c387
Modified the include so that there is a bit of filename security
by paulburdick
· 18 years ago
fbcc8e4
APPVER replaced by CI_VERSION
by Derek Allard
· 18 years ago
99c69e9
update app_ver
by Derek Allard
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
561b6bb
updated app_version
by Derek Allard
· 18 years ago
320f3df
changed app_ver to 1.5.1.1
by Derek Allard
· 18 years ago
257651d
by Rick Ellis
· 18 years ago
40d299e
by admin
· 18 years ago
1b90c27
by admin
· 18 years ago
b93464d
by admin
· 18 years ago
cef2106
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
afe3aaa
by admin
· 18 years ago
5a14ea1
by admin
· 18 years ago
606f99c
by admin
· 18 years ago
7099a58
by admin
· 18 years ago
b3ab70b
by admin
· 18 years ago
8f0a8f6
by admin
· 18 years ago
f6edc53
by admin
· 18 years ago
e26611f
by admin
· 18 years ago
ee54c11
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
41a1685
by admin
· 18 years ago
83b05a8
by admin
· 18 years ago
7d85288
by admin
· 18 years ago
b5a651c
by admin
· 18 years ago
8407cca
by admin
· 18 years ago
b22ecd7
by admin
· 18 years ago
a4d3534
by admin
· 18 years ago
06508c4
by admin
· 18 years ago
af436d7
by admin
· 18 years ago
eb567c7
by admin
· 18 years ago
1cf89aa
by admin
· 18 years ago
eb6db84
by admin
· 18 years ago
b071bb5
by admin
· 18 years ago
45c872b
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago