Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
1ea127ae8a8026af7679526af06ff297d5104104
/
system
/
libraries
/
URI.php
b069789
removed the array_diff comparison in _reindex_segments(). That conditional and use of those functions is probably slower than looping through both arrays, even if someone went crazy with dozens of URI segments.
by Derek Jones
· 17 years ago
240292e
fixed bug (#3284) where the $rsegment array would not be set properly if the requested URI contained more segments than the routed URI.
by Derek Jones
· 17 years ago
2712610
fixed bug (#3321) where the uri_string was not being set properly when retrieved from $_GET (segment based GET, not ?c=controller)
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
500b9d3
Fixed bug #3268 where router could leave '/' as the path
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
5fbffd7
by Rick Ellis
· 18 years ago
de2623c
by Rick Ellis
· 18 years ago
30b4015
by Rick Ellis
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
e334c47
by admin
· 18 years ago
7099a58
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
c1fa074
by admin
· 18 years ago
05633d7
by admin
· 18 years ago
daf454d
by admin
· 18 years ago
1cf89aa
by admin
· 18 years ago
b071bb5
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago