Commit 21f5c7d2b24d00cb49420047360c677750218255

Authored by michael
1 parent 9b7f74e4

changed path to ldap class


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@256 c91229c3-7414-0410-bfa2-8a42b809f60b
lib/administration/UserManager.inc
1 <?php 1 <?php
2 2
3 -require_once("$default->owl_fs_root/lib/class.AuthLdap.php"); 3 +require_once("$default->owl_fs_root/lib/authentication/class.AuthLdap.php");
4 4
5 /** 5 /**
6 * $Id$ 6 * $Id$