/[ludap]/ludap/www/authlib/fiche.php
ViewVC logotype

Diff of /ludap/www/authlib/fiche.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mose, Wed Oct 22 22:49:46 2003 UTC revision 1.2 by mose, Mon Oct 27 10:35:46 2003 UTC
# Line 1  Line 1 
1  <?php  <?php
2  define('AUTHGROUP','test');  define('AUTHGROUP','test');
3  include "/usr/local/ludap/auth.php";  include "../../auth.php";
4  if (isset($me) and !empty($me)) {  if (isset($me) and !empty($me)) {
5          $fres = $L->get_id($me,$L->attributes_user);          $fres = $L->get_id($me,$L->attributes_user);
6  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26