summaryrefslogtreecommitdiffstats
path: root/system/helpers/inflector_helper.php
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2007-07-11 23:59:12 +0200
committerDerek Jones <derek.jones@ellislab.com>2007-07-11 23:59:12 +0200
commit1f2fd2d5db0ff9e91388cec079a9ff58392ab654 (patch)
treed64ffe5491f0c1314938e72b9c52e73f8755a892 /system/helpers/inflector_helper.php
parent9687c493de92eb71a91ed89723abd4ede977bb3d (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