phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: todo/setup tables_current.inc.php,1.6.2.1.2.1,1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: todo/setup tables_current.inc.php,1.6.2.1.2.1,1.6.2.1.2.2 tables_update.inc.php,1.13.2.3.2.1,1.13.2.3.2.2
Date: Mon, 05 May 2003 20:51:11 -0400

Update of /cvsroot/phpgroupware/todo/setup
In directory subversions:/tmp/cvs-serv5774

Modified Files:
      Tag: Version-0_9_16-branch
        tables_current.inc.php tables_update.inc.php 
Log Message:
update

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/todo/setup/tables_current.inc.php,v
retrieving revision 1.6.2.1.2.1
retrieving revision 1.6.2.1.2.2
diff -C2 -r1.6.2.1.2.1 -r1.6.2.1.2.2
*** tables_current.inc.php      5 May 2003 06:08:17 -0000       1.6.2.1.2.1
--- tables_current.inc.php      6 May 2003 00:51:07 -0000       1.6.2.1.2.2
***************
*** 33,37 ****
                        'pk' => array('todo_id'),
                        'fk' => array(),
!                       'ix' => array('entry_date'),
                        'uc' => array()
                )
--- 33,37 ----
                        'pk' => array('todo_id'),
                        'fk' => array(),
!                       'ix' => array(),
                        'uc' => array()
                )

Index: tables_update.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/todo/setup/tables_update.inc.php,v
retrieving revision 1.13.2.3.2.1
retrieving revision 1.13.2.3.2.2
diff -C2 -r1.13.2.3.2.1 -r1.13.2.3.2.2
*** tables_update.inc.php       5 May 2003 06:08:17 -0000       1.13.2.3.2.1
--- tables_update.inc.php       6 May 2003 00:51:07 -0000       1.13.2.3.2.2
***************
*** 644,648 ****
  
  
!               $GLOBALS['setup_info']['todo']['currentver'] = '0.9.014.500';
                return $GLOBALS['setup_info']['todo']['currentver'];
        }
--- 644,648 ----
  
  
!               $GLOBALS['setup_info']['todo']['currentver'] = '0.9.14.500';
                return $GLOBALS['setup_info']['todo']['currentver'];
        }





reply via email to

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