*** empty log message ***

This commit is contained in:
Matthew Wilson 2005-08-15 00:31:44 +00:00
parent 1a6c6ae254
commit cfe20cfce6
2 changed files with 4 additions and 0 deletions

View file

@ -80,6 +80,9 @@ sub definition {
name=>{
defaultValue=>"proceed"
},
options=>{
defaultValue=>{}
}
});
return $class->SUPER::definition($definition);
}