]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- full path
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 11 Jan 2010 12:59:14 +0000 (12:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adldap.patch -> 1.2

adldap.patch

index 425da3b670e480ddd403c9b9837aa26cd78c6ea5..e1bd83c121966a1c013e6a2836ffced9ca2be994 100644 (file)
@@ -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;
This page took 0.041739 seconds and 4 git commands to generate.