From: opensides Date: Wed, 20 May 2009 16:04:38 +0000 (+0000) Subject: - Closes #659 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5607a4ed403d09b0d6c8342bdb675992de167449;p=gosa.git - Closes #659 git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13661 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/ldapmanager/html/getxls.php b/gosa-plugins/ldapmanager/html/getxls.php index 8455d77c0..6a27bb59b 100644 --- a/gosa-plugins/ldapmanager/html/getxls.php +++ b/gosa-plugins/ldapmanager/html/getxls.php @@ -23,8 +23,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -require_once "../include/utils/excel/class.writeexcel_workbook.inc.php"; -require_once "../include/utils/excel/class.writeexcel_worksheet.inc.php"; +require_once "../../../include/utils/excel/class.writeexcel_workbook.inc.php"; +require_once "../../../include/utils/excel/class.writeexcel_worksheet.inc.php"; function dump_ldap ($mode= 0) {