phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] qmailldap/setup tables_current.inc.php,1.3.4.1


From: ceb
Subject: [Phpgroupware-cvs] qmailldap/setup tables_current.inc.php,1.3.4.1
Date: Wed, 2 Mar 2005 23:26:00 +0100

Update of qmailldap/setup

Modified Files:
     Branch: Version-0_9_16-branch
            tables_current.inc.php lines: +3 -5

Log Message:
update

====================================================
Index: qmailldap/setup/tables_current.inc.php
diff -u qmailldap/setup/tables_current.inc.php:1.3 
qmailldap/setup/tables_current.inc.php:1.3.4.1
--- qmailldap/setup/tables_current.inc.php:1.3  Sat Sep  1 22:44:55 2001
+++ qmailldap/setup/tables_current.inc.php      Wed Mar  2 22:26:59 2005
@@ -1,8 +1,7 @@
 <?php
        
/**************************************************************************\
-       * phpGroupWare                                                          
   *
+       * phpGroupWare  QMailLDAP                                               
   *
        * http://www.phpgroupware.org                                           
   *
-       * http://www.phpgw.de                                                   
   *
        * Author: address@hidden                                               *
        * --------------------------------------------                          
   *
        *  This program is free software; you can redistribute it and/or modify 
it *
@@ -10,13 +9,12 @@
        *  Free Software Foundation; either version 2 of the License, or (at 
your  *
        *  option) any later version.                                           
   *
        
\**************************************************************************/
-
        /* $Id$ */

        $phpgw_baseline = array(
                'phpgw_qmailldap' => array(
                        'fd' => array(
-                               'id' => array('type' => 'auto', 'nullable' => 
false),
+                               'id' => array('type' => 'auto', 'nullable' => 
False),
                                'qmail_servername' => array('type' => 
'varchar', 'precision' => 50),
                                'qmail_dn' => array('type' => 'varchar', 
'precision' => 200),
                                'use_default_ldap_server' => array('type' => 
'int', 'precision' => 2),






reply via email to

[Prev in Thread] Current Thread [Next in Thread]