fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15163] item id


From: sigurdne
Subject: [Fmsystem-commits] [15163] item id
Date: Fri, 13 May 2016 14:24:03 +0000 (UTC)

Revision: 15163
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15163
Author:   sigurdne
Date:     2016-05-13 14:24:03 +0000 (Fri, 13 May 2016)
Log Message:
-----------
item id

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

Modified: trunk/property/setup/tables_update.inc.php
===================================================================
--- trunk/property/setup/tables_update.inc.php  2016-05-13 14:23:43 UTC (rev 
15162)
+++ trunk/property/setup/tables_update.inc.php  2016-05-13 14:24:03 UTC (rev 
15163)
@@ -9161,6 +9161,8 @@
        {
                $GLOBALS['phpgw_setup']->oProc->m_odb->transaction_begin();
 
+               $GLOBALS['phpgw_setup']->oProc->query("DELETE FROM fm_cache");
+
                $GLOBALS['phpgw_setup']->oProc->query("SELECT count(*) as cnt 
FROM fm_location_type");
                $GLOBALS['phpgw_setup']->oProc->next_record();
                $locations = $GLOBALS['phpgw_setup']->oProc->f('cnt');




reply via email to

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