This Documentation Applies to CATS Version 0.6.1 |
---|
The CATS Team has since released new versions, the material documented here likely will not work on the new versions without modification. |
The following alteration to constants.php adds a new data item, resume, for use by the base CATS system in tracking saved searches from the new Search page.
define('DATA_ITEM_RESUME', 500);
DATA_ITEM_RESUME = 500;