a fix hopefully

This commit is contained in:
Matthew Wilson 2006-05-08 23:23:33 +00:00
parent 388037b4c9
commit 006e08f39d

View file

@ -85,7 +85,7 @@ sub definition {
},
defaultValue>{
defaultValue=>''
},
}
});
return $class->SUPER::definition($session, $definition);
}