documentation update

This commit is contained in:
Roland Gruber 2004-07-10 09:25:15 +00:00
parent 6556bdbf0f
commit db5e333b2e
1 changed files with 10 additions and 2 deletions

View File

@ -19,12 +19,20 @@ $Id$
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Creates main suffixes if they are missing.
*/
/**
* Creates main suffixes if they are missing.
*
* @author Roland Gruber
* @package main
*/
/** access to configuration settings */
include_once ("../lib/config.inc");
/** LDAP access */
include_once ("../lib/ldap.inc");
/** status messages */
include_once ("../lib/status.inc");
// start session