fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7752] booking: temp fix update


From: Sigurd Nes
Subject: [Fmsystem-commits] [7752] booking: temp fix update
Date: Thu, 29 Sep 2011 09:21:03 +0000

Revision: 7752
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7752
Author:   sigurdne
Date:     2011-09-29 09:21:03 +0000 (Thu, 29 Sep 2011)
Log Message:
-----------
 booking: temp fix update

Modified Paths:
--------------
    branches/Version-1_0-branch/booking/setup/tables_update.inc.php

Modified: branches/Version-1_0-branch/booking/setup/tables_update.inc.php
===================================================================
--- branches/Version-1_0-branch/booking/setup/tables_update.inc.php     
2011-09-29 09:19:21 UTC (rev 7751)
+++ branches/Version-1_0-branch/booking/setup/tables_update.inc.php     
2011-09-29 09:21:03 UTC (rev 7752)
@@ -2422,8 +2422,8 @@
 
                $table = "bb_building";
 
-               $GLOBALS['phpgw_setup']->oProc->m_odb->query("ALTER TABLE 
$table ADD COLUMN deactivate_sendmessage int NOT NULL DEFAULT 0");
-               $GLOBALS['phpgw_setup']->oProc->m_odb->query("UPDATE $table SET 
deactivate_sendmessage = 0");
+//             $GLOBALS['phpgw_setup']->oProc->m_odb->query("ALTER TABLE 
$table ADD COLUMN deactivate_sendmessage int NOT NULL DEFAULT 0");
+//             $GLOBALS['phpgw_setup']->oProc->m_odb->query("UPDATE $table SET 
deactivate_sendmessage = 0");
 
                if($GLOBALS['phpgw_setup']->oProc->m_odb->transaction_commit())
                {




reply via email to

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