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

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

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

revision 1.1 by mose, Thu Oct 23 08:38:27 2003 UTC revision 1.2 by mose, Mon Oct 27 10:35:46 2003 UTC
# Line 1  Line 1 
1  <?php  <?php
2  include "/usr/local/ludap/auth.php";  include "../../auth.php";
3    
4  if (isset($_POST["signup"])) {  if (isset($_POST["signup"])) {
5          $okay = $L->signup($_POST['in']);          $okay = $L->signup($_POST['in']);

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