fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17129] add missing reference to tables in setup


From: sigurdne
Subject: [Fmsystem-commits] [17129] add missing reference to tables in setup
Date: Sun, 1 Oct 2017 08:46:54 -0400 (EDT)

Revision: 17129
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17129
Author:   sigurdne
Date:     2017-10-01 08:46:54 -0400 (Sun, 01 Oct 2017)
Log Message:
-----------
add missing reference to tables in setup

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

Modified: trunk/phpgwapi/setup/setup.inc.php
===================================================================
--- trunk/phpgwapi/setup/setup.inc.php  2017-09-29 13:53:52 UTC (rev 17128)
+++ trunk/phpgwapi/setup/setup.inc.php  2017-10-01 12:46:54 UTC (rev 17129)
@@ -23,6 +23,7 @@
        (
                'phpgw_access_log',
                'phpgw_accounts',
+               'phpgw_accounts_data',
                'phpgw_account_delegates',
                'phpgw_acl',
                'phpgw_applications',

Modified: trunk/property/setup/setup.inc.php
===================================================================
--- trunk/property/setup/setup.inc.php  2017-09-29 13:53:52 UTC (rev 17128)
+++ trunk/property/setup/setup.inc.php  2017-10-01 12:46:54 UTC (rev 17129)
@@ -186,6 +186,11 @@
                'fm_entity_lookup',
                'fm_entity_history',
                'fm_entity_group',
+//             'fm_entity_1_1',
+//             'fm_entity_1_2',
+//             'fm_entity_1_3',
+//             'fm_entity_2_1',
+//             'fm_entity_2_2',
                'fm_custom',
                'fm_custom_cols',
                'fm_orders',




reply via email to

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