disabled from use with the profile

This commit is contained in:
Frank Dillon 2007-01-18 21:50:13 +00:00
parent 8b4bfa1c90
commit f614a0078a

View file

@ -75,7 +75,7 @@ sub definition {
defaultValue=>1
},
profileEnabled=>{
defaultValue=>1
defaultValue=>0
}
});
return $class->SUPER::definition($session, $definition);