Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
17d184dad3a5b28f209e346e53d9956988e0c4a3
/
system
/
core
/
Common.php
d88b315
Merged recent changes and tweaked multi-env changes.
by Phil Sturgeon
· 14 years ago
2035fd8
Removed configs from environments and corrected for fallback
by joelcox
· 14 years ago
cee8075
Split basic configuration in three environments, providing fallback to global
by joelcox
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
5856002
Removing instantiate_class(), which was needed to make php 4 and 5.3 play together nicely. Removed all instantiations by reference.
by Pascal Kriete
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
2ddc949
Added an optional second parameter to <kbd>show_404()</kbd> to disable logging.
by Derek Allard
· 14 years ago
757dda6
Fixing a bug where odbc/mssql/oci8 db drivers would encounter a PHP error due to a function being moved from the input to security class.
by Greg Aker
· 15 years ago
3140ad5
Will check for sub-classes in core or libraries (which the original file is in) instead of always looking in libraries. Makes more sense to have them in the same folder wether in system or application.
by Phil Sturgeon
· 15 years ago
dc8e9ea
updated Common functions
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/Common.php]
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
8a52791
increased randomness of file name used in is_really_writable()
by Derek Jones
· 15 years ago
42dada7
comment fix
by Derek Allard
· 15 years ago
6d3c2c3
code comment cleanup
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
f0a9b33
PHP 5.3.0 compatibility changes
by Derek Jones
· 15 years ago
5bcfd2e
whitespace
by Derek Jones
· 15 years ago
086ee5a
add is_php() to Common.php
by Derek Jones
· 15 years ago
817163a
Modified show_error() to allow sending of HTTP server response codes.
by Derek Jones
· 16 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
e80b20f
Made is_really_writable conditionally call is_writable when the function will work reliably
by Rick Ellis
· 16 years ago
e4a7db4
updated copyright
by Rick Ellis
· 16 years ago
993925b
whitespace fixes a minor re-ordering of the changelog
by Derek Allard
· 16 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
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
3be20e2
tweak to the new fopen mode constant names
by Derek Jones
· 17 years ago
14031d1
implemented fopen mode constants
by Derek Jones
· 17 years ago
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
3ad8efe
added constants.php file and implemented constants for file system modes
by Derek Jones
· 17 years ago
a25530f
added is_really_writable() to Common.php, replaced is_writable() throughout application with is_really_writable()
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
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
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
325197e
by Rick Ellis
· 18 years ago
49439ff
by admin
· 18 years ago
1716cb8
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
0625e19
by admin
· 18 years ago
b06d69f
by admin
· 18 years ago
7099a58
by admin
· 18 years ago
b87cf23
by admin
· 18 years ago
b2a9cec
by admin
· 18 years ago
4a2ed69
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
bc042dd
by admin
· 18 years ago
43a46cc
by admin
· 18 years ago
349b09c
by admin
· 18 years ago
1cf89aa
by admin
· 18 years ago
57b3d39
by admin
· 18 years ago
b071bb5
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago