little changes here-n-there

This commit is contained in:
David Delikat 2009-03-24 00:56:35 +00:00
parent 279cb24cbe
commit b35848179c
2 changed files with 2 additions and 1 deletions

View file

@ -78,7 +78,7 @@ sub definition {
defaultValue=>1
},
defaultValue=>{
defaultValue=>[1]
defaultValue=>[]
},
});
return $class->SUPER::definition($session, $definition);