Changeset 37403 for branches/eam_branches/ps2-tc3-20130727/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm
- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm
r36680 r37403 56 56 $PSTAMP_NOT_AUTHORIZED 57 57 $PSTAMP_NO_VALID_PIXELS 58 $PSTAMP_BG_RESTORE_NOT_AVAILABLE 58 59 ); 59 60 our %EXPORT_TAGS = (standard => [@EXPORT_OK]); … … 112 113 our $PSTAMP_NOT_AUTHORIZED = 29; 113 114 our $PSTAMP_NO_VALID_PIXELS = 30; 115 our $PSTAMP_BG_RESTORE_NOT_AVAILABLE = 31; 114 116 115 117
Note:
See TracChangeset
for help on using the changeset viewer.
