phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgroupware about.php,1.16,1.17


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware about.php,1.16,1.17
Date: Wed, 02 Oct 2002 23:10:08 -0400

Update of /cvsroot/phpgroupware/phpgroupware
In directory subversions:/tmp/cvs-serv10761

Modified Files:
        about.php 
Log Message:
update

Index: about.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/about.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** about.php   3 Oct 2002 02:46:59 -0000       1.16
--- about.php   3 Oct 2002 03:10:06 -0000       1.17
***************
*** 32,40 ****
        $data = array
        (
!               'phpgw_logo'    => 
$GLOBALS['phpgw']->common->get_image_path('phpgwapi'),
!               'lang_version'  => lang('version'),
!               'phpgw_version' => 'phpGroupWare API ' . 
$GLOBALS['phpgw_info']['server']['versions']['phpgwapi'],
!               'phpgw_descr'   => lang('is a multi-user, web-based groupware 
suite written in PHP'), 
!               'about_app'             => $app_data
        );
  
--- 32,41 ----
        $data = array
        (
!               'phpgw_logo'                    => 
$GLOBALS['phpgw']->common->get_image_path('phpgwapi'),
!               'lang_url_statustext'   => lang('phpGroupWare homepage'),
!               'lang_version'                  => lang('version'),
!               'phpgw_version'                 => 'phpGroupWare API ' . 
$GLOBALS['phpgw_info']['server']['versions']['phpgwapi'],
!               'phpgw_descr'                   => lang('is a multi-user, 
web-based groupware suite written in PHP'), 
!               'about_app'                             => $app_data
        );
  





reply via email to

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