]> git.pld-linux.org Git - packages/dokuwiki.git/blame - adldap.patch
- export to pdf also for dw2pdf plugin
[packages/dokuwiki.git] / adldap.patch
CommitLineData
259e9b01
ER
1--- dokuwiki-2009-12-25/inc/auth/ad.class.php~ 2009-12-25 12:14:41.000000000 +0200
2+++ dokuwiki-2009-12-25/inc/auth/ad.class.php 2010-01-11 14:46:38.446655609 +0200
3@@ -32,7 +32,7 @@
4 * @author Andreas Gohr <andi@splitbrain.org>
5 */
6
7-require_once(DOKU_INC.'inc/adLDAP.php');
421a930b 8+require_once '/usr/share/php/adLDAP.php';
259e9b01
ER
9
10 class auth_ad extends auth_basic {
11 var $cnf = null;
This page took 0.032035 seconds and 4 git commands to generate.