From: Mike Taylor Date: Thu, 3 May 2007 12:43:04 +0000 (+0000) Subject: Use utf8param($r, $key) instead of $r->param($key) throughout. X-Git-Tag: CPAN-v1.02~437 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=0fbe0bc10fd34d1dcb77864272ca0ba331e579b9;hp=0fbe0bc10fd34d1dcb77864272ca0ba331e579b9;p=irspy-moved-to-github.git Use utf8param($r, $key) instead of $r->param($key) throughout. ---