Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
d8de26ea04a83d5d138e8771c69ae790b4cc6a78
/
system
/
helpers
/
url_helper.php
1f2fd2d
adding type casting of $title argument in URL helper functions to a string. A numeric 0 sent to these functions would evaluate if ($title == '') as TRUE, and type casting seems the more appropriate fix than simply using $title === '', since we're expecting and treating $title as a string.
by Derek Jones
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
5811bf1
added a space to redirect Location to conform to w3c http spec
by Derek Allard
· 18 years ago
40d299e
by admin
· 18 years ago
f3a6204
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
75198f9
by admin
· 18 years ago
4d07c15
by admin
· 18 years ago
2ed76d5
by admin
· 18 years ago
b071bb5
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago