Changeset 38435
- Timestamp:
- Jun 11, 2015, 11:31:05 AM (11 years ago)
- File:
-
- 1 edited
-
tags/ipp-20141024/pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20141024/pstamp/scripts/pstampparse.pl
r38434 r38435 246 246 # if any is known. Do we want to do this for any other channels? 247 247 # requests from data store will have those values. 248 if ($label and $label eq 'WEB.UP') {248 if ($label and ($label eq 'WEB.UP' or $label eq 'WEB')) { 249 249 if ($labelForUser) { 250 250 $label = $labelForUser;
Note:
See TracChangeset
for help on using the changeset viewer.
