fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9611] api: typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [9611] api: typo
Date: Mon, 18 Jun 2012 13:38:30 +0000

Revision: 9611
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9611
Author:   sigurdne
Date:     2012-06-18 13:38:30 +0000 (Mon, 18 Jun 2012)
Log Message:
-----------
api: typo

Modified Paths:
--------------
    trunk/phpgwapi/inc/class.translation.inc.php

Modified: trunk/phpgwapi/inc/class.translation.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.translation.inc.php        2012-06-18 12:49:54 UTC 
(rev 9610)
+++ trunk/phpgwapi/inc/class.translation.inc.php        2012-06-18 13:38:30 UTC 
(rev 9611)
@@ -428,7 +428,7 @@
                                                        }
                                                }
 
-                                               
$GLOBALS['phpgw_info']['server']['lang_ctimes'][$lang][$app['name']] = 
filectime($appfile);
+                                               
$GLOBALS['phpgw_info']['server']['lang_ctimes'][$lang][$app] = 
filectime($appfile);
                                        }
 
                                        foreach($raw as $app_name => $ids)




reply via email to

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