fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10584] property: more on condition survey


From: Sigurd Nes
Subject: [Fmsystem-commits] [10584] property: more on condition survey
Date: Tue, 11 Dec 2012 09:45:52 +0000

Revision: 10584
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10584
Author:   sigurdne
Date:     2012-12-11 09:45:51 +0000 (Tue, 11 Dec 2012)
Log Message:
-----------
property: more on condition survey

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

Modified: trunk/property/setup/setup.inc.php
===================================================================
--- trunk/property/setup/setup.inc.php  2012-12-10 19:31:08 UTC (rev 10583)
+++ trunk/property/setup/setup.inc.php  2012-12-11 09:45:51 UTC (rev 10584)
@@ -12,7 +12,7 @@
        */
 
        $setup_info['property']['name']                 = 'property';
-       $setup_info['property']['version']              = '0.9.17.655';
+       $setup_info['property']['version']              = '0.9.17.656';
        $setup_info['property']['app_order']    = 8;
        $setup_info['property']['enable']               = 1;
        $setup_info['property']['app_group']    = 'office';

Modified: trunk/property/setup/tables_update.inc.php
===================================================================
--- trunk/property/setup/tables_update.inc.php  2012-12-10 19:31:08 UTC (rev 
10583)
+++ trunk/property/setup/tables_update.inc.php  2012-12-11 09:45:51 UTC (rev 
10584)
@@ -6928,7 +6928,7 @@
        * Update property version from 0.9.17.655 to 0.9.17.656
        * Add Condition Survey as a referencing level to requests
        */
-/*     $test[] = '0.9.17.655';
+       $test[] = '0.9.17.655';
        function property_upgrade0_9_17_655()
        {
                $GLOBALS['phpgw_setup']->oProc->m_odb->transaction_begin();
@@ -6946,4 +6946,4 @@
                        return $GLOBALS['setup_info']['property']['currentver'];
                }
        }
-*/
+




reply via email to

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