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.21,1.22


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware about.php,1.21,1.22
Date: Sun, 27 Oct 2002 18:55:55 -0500

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

Modified Files:
        about.php 
Log Message:
update about

Index: about.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/about.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** about.php   27 Oct 2002 21:30:53 -0000      1.21
--- about.php   27 Oct 2002 23:55:53 -0000      1.22
***************
*** 44,47 ****
--- 44,52 ----
                {
                        $app_data[$field] = $setup_info[$app][$field];
+ 
+                       if ($field == 'description')
+                       {
+                               $app_data[$field] = 
lang($setup_info[$app][$field]);
+                       }
                }
        }





reply via email to

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