From e3b5d92290f2342603b0d8b8306a72ff65a06e48 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 5 Jun 2007 05:18:01 +0000 Subject: [PATCH] fixed trunk update, was including the old stuff twice --- phpgwapi/setup/tables_update_1_2.inc.php | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/phpgwapi/setup/tables_update_1_2.inc.php b/phpgwapi/setup/tables_update_1_2.inc.php index 5ad7ae6207..35f26941ca 100644 --- a/phpgwapi/setup/tables_update_1_2.inc.php +++ b/phpgwapi/setup/tables_update_1_2.inc.php @@ -9,14 +9,7 @@ * option) any later version. * \**************************************************************************/ - // $Id: tables_update.inc.php 24006 2007-06-03 21:04:54Z ralfbecker $ - - /* Include older eGroupWare update support */ - include('tables_update_0_9_9.inc.php'); - include('tables_update_0_9_10.inc.php'); - include('tables_update_0_9_12.inc.php'); - include('tables_update_0_9_14.inc.php'); - include('tables_update_1_0.inc.php'); + // $Id$ // updates from the stable 1.2 branch $test[] = '1.2.007';