phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup tables_current.inc.php, 1.137, 1.138


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] property/setup tables_current.inc.php, 1.137, 1.138
Date: Fri, 03 Oct 2003 16:01:29 +0000

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv18462/setup

Modified Files:
        tables_current.inc.php 
Log Message:
no message

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.137
retrieving revision 1.138
diff -C2 -d -r1.137 -r1.138
*** tables_current.inc.php      26 Sep 2003 18:57:11 -0000      1.137
--- tables_current.inc.php      3 Oct 2003 16:01:26 -0000       1.138
***************
*** 1234,1238 ****
                                'id' => array('type' => 'auto','precision' => 
'4','nullable' => False),
                                'title' => array('type' => 
'varchar','precision' => '50','nullable' => True),
!                               'document_name' => array('type' => 
'varchar','precision' => '50','nullable' => False),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'version' => array('type' => 
'varchar','precision' => '10','nullable' => True),
--- 1234,1239 ----
                                'id' => array('type' => 'auto','precision' => 
'4','nullable' => False),
                                'title' => array('type' => 
'varchar','precision' => '50','nullable' => True),
!                               'document_name' => array('type' => 
'varchar','precision' => '50','nullable' => True),
!                               'link' => array('type' => 'text','nullable' => 
True),
                                'descr' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'version' => array('type' => 
'varchar','precision' => '10','nullable' => True),





reply via email to

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