You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
340 B

  1. This module extends the contact management functionality.
  2. Its only purpose is to serve as a base for other modules that add personal
  3. information fields to **contacts that are persons**.
  4. Ultimately, this module is no longer required in version 9, as each module
  5. that was previously dependent upon it will declare what it needs for itself.