fix bug 1221284

This commit is contained in:
Colin Kuskie 2005-06-15 19:03:00 +00:00
parent ccb0ea63e5
commit 60bd9ea317
3 changed files with 17 additions and 4 deletions

View file

@ -4051,12 +4051,22 @@ Message Boards hold forums for users. There are many different Wobjects in WebG
message => q|Clear Cache|,
lastUpdated => 1031514049
},
'Enable Metadata ?' => {
message => q|Enable Metadata ?|,
lastUpdated => 1089039511
},
'groups to add' => {
message => q|GROUPS TO ADD|,
lastUpdated => 1118861810
},
'groups to delete' => {
message => q|GROUPS TO DELETE|,
lastUpdated => 1118861810
},
};
1;