Added proxying by alternate criteria to WobjectProxy

This commit is contained in:
Len Kranendonk 2004-07-22 18:51:07 +00:00
parent d7171e5d49
commit 02d24c4e4c
13 changed files with 515 additions and 31 deletions

View file

@ -50,8 +50,10 @@ our $I18N = {
message => q|Enable passive profiling ?|,
lastUpdated=> 1089039511,
},
'Select...' => {
message => q|Select...|,
lastUpdated=> 1089039511,
},
};
1;