/[ludap]/ludap/www/form.php
ViewVC logotype

Diff of /ludap/www/form.php

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

revision 1.7 by mose, Sun Sep 21 18:10:39 2003 UTC revision 1.8 by mose, Mon Oct 27 02:11:50 2003 UTC
# Line 32  require_once('../setup.php'); Line 32  require_once('../setup.php');
32  /* variables setup */  /* variables setup */
33  if ($id) {  if ($id) {
34          $fres = $L->get_id($id);          $fres = $L->get_id($id);
35    } else {
36            $fres = array();
37  }  }
38    
39  // topbar.tpl  // topbar.tpl

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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