Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
826675178c2c2ad697e5ac55161645abd9143bef
/
system
/
libraries
/
Driver.php
6fbf6bd
Missed whitespace on Driver
by Darren Hill
· 13 years ago
4d1cd4c
Restored errantly removed ucfirst
by Darren Hill
· 13 years ago
ca3be1d
Whitespace cleanup
by Darren Hill
· 13 years ago
3bd8d1a
Removed ucfirst on Driver library name
by Darren Hill
· 13 years ago
c4e266b
Added Session driver with native PHP sessions and original-flavor CI cookie sessions
by Darren Hill
· 13 years ago
02d45b5
Driver children can be located in any package path. Thanks Namaless.
by Phil Sturgeon
· 13 years ago
d01e4a6
hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit
by Derek Jones
· 14 years ago
37f4b9c
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
28bda7f
swapping out preg_replace() in the driver library where str_replace() works just fine.
by Greg Aker
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
3a74665
Removing internal references to the EXT constant. Additionally, marked the constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3.
by Greg Aker
· 14 years ago
48bac74
Fix: codeigniter-reactor/193 incorrect driver filepaths
by patwork
· 14 years ago
eb2dcda
Added CI_ Prefix to the Cache driver.
by Phil Sturgeon
· 14 years ago
14287f3
Whitespace cleanup in libraries/
by Pascal Kriete
· 14 years ago
700205a
updating copyrights to 2011
by Derek Jones
· 14 years ago
a926328
Changing all class constructors to __construct()
by Greg Aker
· 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
8dca041
added Driver lib
by Derek Jones
· 15 years ago