Code

no shutdown if no registration server found, instead, try again and again and again ...
[gosa.git] / gosa-core / html / getxls.php
index c0d1c0900962d6e2409a5357c671dccceee5c080..889bf74fefab06251b039d1983c44ceafedc7459 100644 (file)
@@ -21,8 +21,8 @@
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-require_once "../include/php_writeexcel/class.writeexcel_workbook.inc.php";
-require_once "../include/php_writeexcel/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)
 {