fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7753] booking: revert temp fix update


From: Sigurd Nes
Subject: [Fmsystem-commits] [7753] booking: revert temp fix update
Date: Thu, 29 Sep 2011 09:22:26 +0000

Revision: 7753
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7753
Author:   sigurdne
Date:     2011-09-29 09:22:26 +0000 (Thu, 29 Sep 2011)
Log Message:
-----------
 booking: revert  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:21:03 UTC (rev 7752)
+++ branches/Version-1_0-branch/booking/setup/tables_update.inc.php     
2011-09-29 09:22:26 UTC (rev 7753)
@@ -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]