TWIG Administrators Manual

Return to Table of Contents

6.11 Shared Feature

The Shared feature is not actually a feature at all but simply a collection of code used between several of the other features, these are:

groups.inc.php Coded used by various feature to support the groups feature.
list.edit.inc.php3 Code used between several features to support a standardized view of list type data.
list.inc.php3 Code used between several features to support a standardized view of list type data.
mailrelay.inc.php3 The mail relay code used when sending mail and news articles.
prefs.inc.php3 Code to load preferences.
wrap.inc.php3 Code to wrap lines when displaying messages.
 

Return to Table of Contents Return to Top