fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7422] bkbooking: bugfix in tables current


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [7422] bkbooking: bugfix in tables current
Date: Thu, 23 Jun 2011 13:50:42 +0000

Revision: 7422
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7422
Author:   kjell
Date:     2011-06-23 13:50:41 +0000 (Thu, 23 Jun 2011)
Log Message:
-----------
bkbooking: bugfix in tables current

Modified Paths:
--------------
    trunk/booking/setup/tables_current.inc.php

Modified: trunk/booking/setup/tables_current.inc.php
===================================================================
--- trunk/booking/setup/tables_current.inc.php  2011-06-23 12:36:26 UTC (rev 
7421)
+++ trunk/booking/setup/tables_current.inc.php  2011-06-23 13:50:41 UTC (rev 
7422)
@@ -19,9 +19,6 @@
                        'fd' => array(
                                'id' => array('type' => 'auto', 'nullable' => 
false),
                                'active' => array('type' => 'int', 'nullable' 
=> False,'precision' => '4', 'default' => 1),
-                               'deactive_calendar' => array('type' => 'int', 
'nullable' => False,'precision' => '4', 'default' => 0),
-                               'deactive_application' => array('type' => 
'int', 'nullable' => False,'precision' => '4', 'default' => 0),
-                               'deactive_sendmessage' => array('type' => 
'int', 'nullable' => False,'precision' => '4', 'default' => 0),
                                'deactivate_calendar' => array('type' => 'int', 
'nullable' => False,'precision' => '4', 'default' => 0),
                                'deactivate_application' => array('type' => 
'int', 'nullable' => False,'precision' => '4', 'default' => 0),
                                'deactivate_sendmessage' => array('type' => 
'int', 'nullable' => False,'precision' => '4', 'default' => 0),




reply via email to

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