Loading...
 
Skip to main content

Trackers DB schema

The main organization of the trackers

Image

The main library for the trackers is
lib/trackers/trackerlib.php
The main functions are :

  • list_items: to list the items of a tracker
  • replace_item : to modify/create an item
  • list_tracker_fields : to list the fields of a tracker



Mirror Trackers had a goal of having tracker tables mirrored in Mysql but this was not successful.

Show PHP error messages