diff options
author | Derek Jones <derek.jones@ellislab.com> | 2007-07-11 23:59:12 +0200 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2007-07-11 23:59:12 +0200 |
commit | 1f2fd2d5db0ff9e91388cec079a9ff58392ab654 (patch) | |
tree | d64ffe5491f0c1314938e72b9c52e73f8755a892 /system/helpers/inflector_helper.php | |
parent | 9687c493de92eb71a91ed89723abd4ede977bb3d (diff) |
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.
Diffstat (limited to 'system/helpers/inflector_helper.php')
0 files changed, 0 insertions, 0 deletions