- Fixed a problem where you couldn't upgrade directly to 7.3.9 from versions

earlier than 7.3.8.
This commit is contained in:
JT Smith 2007-02-15 23:27:09 +00:00
parent 126978314f
commit e594cb3d6c
5 changed files with 35 additions and 14 deletions

View file

@ -337,11 +337,6 @@ sub definition {
fieldType=>'hidden',
defaultValue=>0
},
skipNotification=>{
noFormPost=>1,
fieldType=>'hidden',
defaultValue=>0
},
);
push(@{$definition}, {
assetName=>$i18n->get("asset"),