phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/setup phpgw_de.lang,1.24.2.11,1.24.2.12


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/setup phpgw_de.lang,1.24.2.11,1.24.2.12 phpgw_en.lang,1.38.2.16,1.38.2.17 setup.inc.php,1.37.2.6,1.37.2.7 tables_update.inc.php,1.53.2.9,1.53.2.10
Date: Fri, 18 Apr 2003 13:55:07 -0400

Update of /cvsroot/phpgroupware/phpgwapi/setup
In directory subversions:/tmp/cvs-serv29474

Modified Files:
      Tag: Version-0_9_14-branch
        phpgw_de.lang phpgw_en.lang setup.inc.php 
        tables_update.inc.php 
Log Message:
update to 0.9.14.003

Index: phpgw_de.lang
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/phpgw_de.lang,v
retrieving revision 1.24.2.11
retrieving revision 1.24.2.12
diff -C2 -r1.24.2.11 -r1.24.2.12
*** phpgw_de.lang       8 Apr 2003 20:24:11 -0000       1.24.2.11
--- phpgw_de.lang       18 Apr 2003 17:55:02 -0000      1.24.2.12
***************
*** 1,3 ****
! about %1      phpgwapi        de      
  access        common  de      Zugriff
  access not permitted  common  de      Zugriff verweigert
--- 1,3 ----
! about %1      common  de      Über %1
  access        common  de      Zugriff
  access not permitted  common  de      Zugriff verweigert
***************
*** 155,158 ****
--- 155,159 ----
  gabon common  de      
  gambia        common  de      GAMBIA
+ general menu  common  de      Hauptmenü
  georgia       common  de      
  german        common  de      Deutsch
***************
*** 251,254 ****
--- 252,256 ----
  mayotte       common  de      
  medium        common  de      Mittel
+ menu  common  de      Menü
  message       common  de      Nachricht
  mexico        common  de      MEXIKO

Index: phpgw_en.lang
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/phpgw_en.lang,v
retrieving revision 1.38.2.16
retrieving revision 1.38.2.17
diff -C2 -r1.38.2.16 -r1.38.2.17
*** phpgw_en.lang       14 Apr 2003 22:16:38 -0000      1.38.2.16
--- phpgw_en.lang       18 Apr 2003 17:55:02 -0000      1.38.2.17
***************
*** 1,3 ****
! about %1      phpgwapi        en      About %1
  access        common  en      Access
  access not permitted  common  en      Access not permitted
--- 1,3 ----
! about %1      common  en      About %1
  access        common  en      Access
  access not permitted  common  en      Access not permitted
***************
*** 153,156 ****
--- 153,157 ----
  gabon common  en      GABON
  gambia        common  en      GAMBIA
+ general menu  common  en      General Menu
  georgia       common  en      GEORGIA
  germany       common  en      GERMANY
***************
*** 248,251 ****
--- 249,253 ----
  mayotte       common  en      MAYOTTE
  medium        common  en      Medium
+ menu  common  en      Menu
  message       common  en      Message
  mexico        common  en      MEXICO

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/setup.inc.php,v
retrieving revision 1.37.2.6
retrieving revision 1.37.2.7
diff -C2 -r1.37.2.6 -r1.37.2.7
*** setup.inc.php       21 Mar 2003 15:02:12 -0000      1.37.2.6
--- setup.inc.php       18 Apr 2003 17:55:02 -0000      1.37.2.7
***************
*** 16,20 ****
        $setup_info['phpgwapi']['name']      = 'phpgwapi';
        $setup_info['phpgwapi']['title']     = 'phpgwapi';
!       $setup_info['phpgwapi']['version']   = '0.9.14.002';
        $setup_info['phpgwapi']['versions']['current_header'] = '1.21';
        $setup_info['phpgwapi']['enable']    = 3;
--- 16,20 ----
        $setup_info['phpgwapi']['name']      = 'phpgwapi';
        $setup_info['phpgwapi']['title']     = 'phpgwapi';
!       $setup_info['phpgwapi']['version']   = '0.9.14.003';
        $setup_info['phpgwapi']['versions']['current_header'] = '1.21';
        $setup_info['phpgwapi']['enable']    = 3;

Index: tables_update.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/tables_update.inc.php,v
retrieving revision 1.53.2.9
retrieving revision 1.53.2.10
diff -C2 -r1.53.2.9 -r1.53.2.10
*** tables_update.inc.php       22 Mar 2003 01:26:08 -0000      1.53.2.9
--- tables_update.inc.php       18 Apr 2003 17:55:02 -0000      1.53.2.10
***************
*** 499,501 ****
--- 499,509 ----
                return $GLOBALS['setup_info']['phpgwapi']['currentver'];
        }
+ 
+       $test[] = '0.9.14.002';
+       function phpgwapi_upgrade0_9_14_002()
+       {
+               $GLOBALS['setup_info']['phpgwapi']['currentver'] = '0.9.14.003';
+               return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+       }
+ 
  ?>





reply via email to

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