packages: dokuwiki/adldap.patch - full path
glen
glen at pld-linux.org
Mon Jan 11 13:59:19 CET 2010
Author: glen Date: Mon Jan 11 12:59:19 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- full path
---- Files affected:
packages/dokuwiki:
adldap.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/dokuwiki/adldap.patch
diff -u packages/dokuwiki/adldap.patch:1.1 packages/dokuwiki/adldap.patch:1.2
--- packages/dokuwiki/adldap.patch:1.1 Mon Jan 11 13:49:52 2010
+++ packages/dokuwiki/adldap.patch Mon Jan 11 13:59:14 2010
@@ -5,7 +5,7 @@
*/
-require_once(DOKU_INC.'inc/adLDAP.php');
-+require_once 'adLDAP.php';
++require_once '/usr/share/php/adLDAP.php';
class auth_ad extends auth_basic {
var $cnf = null;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dokuwiki/adldap.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list