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.17.2.6


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.17.2.6
Date: Mon, 15 Nov 2004 09:56:15 +0100

Update of /property/setup
Modified Files:
        Branch: proposed-0_9_18-branch
          tables_current.inc.php

date: 2004/11/15 08:56:15;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.17.2.5 
property/setup/tables_current.inc.php:1.17.2.6
--- property/setup/tables_current.inc.php:1.17.2.5      Tue Nov  9 07:45:45 2004
+++ property/setup/tables_current.inc.php       Mon Nov 15 08:56:15 2004
@@ -1935,7 +1935,7 @@
                        'fd' => array(
                                'id' => array('type' => 'int','auto' => 
'4','nullable' => False),
                                'cron' => array('type' => 'int', 'precision' => 
2,'nullable' => True),
-                               'cron_date' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp')
+                               'cron_date' => array('type' => 
'timestamp','nullable' => False,'default' => 'current_timestamp'),
                                'process' => array('type' => 
'varchar','precision' => '50','nullable' => False),
                                'message' => array('type' => 'text','nullable' 
=> True)
                        ),




reply via email to

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