fixed: Thingy i18n has an empty message

This commit is contained in:
Graham Knop 2008-03-18 18:08:59 +00:00
parent 3a98713980
commit c9c14261d0
2 changed files with 1 additions and 5 deletions

View file

@ -1,5 +1,6 @@
7.5.7
- fixed: HttpProxy mixes original site's content encoding with WebGUI's
- fixed: Thingy i18n has an empty message
7.5.6
- fixed: events get start/end time even when none specified (also can offset start/end day)

View file

@ -877,11 +877,6 @@ search has been done.|,
message => q|Field does not have any values.|,
lastUpdated => 1104630516,
},
'' => {
message => q||,
lastUpdated => 1104630516,
},
};
1;