Changeset 42559
- Timestamp:
- Dec 3, 2023, 2:56:10 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/PS-IPP-Config/lib/PS/IPP/Config.pm
r40494 r42559 37 37 $PS_TABLE_ID_STACK 38 38 $PS_TABLE_ID_DIFF 39 $PS_TABLE_ID_STATICSKY 40 $PS_TABLE_ID_XCSTACK 39 41 metadataLookupStr 40 42 metadataLookupMD … … 60 62 our $PS_TABLE_ID_DIFF = 4; 61 63 our $PS_TABLE_ID_STATICSKY = 5; 64 our $PS_TABLE_ID_XCSTACK = 6; 62 65 63 66 our $parser = PS::IPP::Metadata::Config->new; # Metadata parser
Note:
See TracChangeset
for help on using the changeset viewer.
