fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9824] property : empty cache on update


From: Sigurd Nes
Subject: [Fmsystem-commits] [9824] property : empty cache on update
Date: Thu, 02 Aug 2012 12:23:23 +0000

Revision: 9824
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9824
Author:   sigurdne
Date:     2012-08-02 12:23:23 +0000 (Thu, 02 Aug 2012)
Log Message:
-----------
property : empty cache on update

Modified Paths:
--------------
    trunk/property/setup/tables_update.inc.php

Modified: trunk/property/setup/tables_update.inc.php
===================================================================
--- trunk/property/setup/tables_update.inc.php  2012-08-02 12:21:37 UTC (rev 
9823)
+++ trunk/property/setup/tables_update.inc.php  2012-08-02 12:23:23 UTC (rev 
9824)
@@ -6614,6 +6614,7 @@
        {
                $GLOBALS['phpgw_setup']->oProc->m_odb->transaction_begin();
 
+               $GLOBALS['phpgw_setup']->oProc->query("DELETE FROM fm_cache");
 
                
$GLOBALS['phpgw_setup']->oProc->AddColumn('fm_locations','loc1',array(
                        'type'          => 'varchar',




reply via email to

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