/[ludap]/ludap/scripts/mysql2ludapxml.php
ViewVC logotype

Diff of /ludap/scripts/mysql2ludapxml.php

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

revision 1.3 by mose, Wed Aug 27 23:09:16 2003 UTC revision 1.4 by mose, Tue Sep 2 04:45:21 2003 UTC
# Line 21  the Free Software Foundation, Inc., Line 21  the Free Software Foundation, Inc.,
21  That file is adapted from ludap work at makina corpus avalaible under GPL  That file is adapted from ludap work at makina corpus avalaible under GPL
22  copyright (C) 2001, 2002 mose, makina corpus - mose@makina-corpus.org  copyright (C) 2001, 2002 mose, makina corpus - mose@makina-corpus.org
23  */  */
24  /*  /**
25  file:        mysql2ludapxml.php   * file:        mysql2ludapxml.php
26  description: produces xml file in LuDAP format for import use   * description: produces xml file in LuDAP format for import use
27  web use:     put in web and call with mysql2ludapxml.php?conf=file.conf   * web use:     put in web and call with mysql2ludapxml.php?conf=file.conf
28  shell use:   php4 -q mysql2ludapxml.php file.conf   * shell use:   php4 -q mysql2ludapxml.php file.conf
29               where file.conf is the configuration file   *              where file.conf is the configuration file
30  */   */
31    
32  $version = "0.1";  $version = "0.1";
33    
34  function readconf($file) {  function readconf($file) {

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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