Wrong Vericode (15)

7 Name: DOS : 2007-03-27 22:59 ID:Heaven [Del]

i found this like in captcha.pl
my $key=($query->param("key") or 'default');

i changed it to
my $key=($query->param("key") or 'mainpage');

it now only creates a "mainpage" entry on the captcha database table. it also works for sumbiting oekaki!
could any problems arise from my modification of this code line?

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: