phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] [20912] Feature tweak : added zip mime/type


From: Pascal Vilarem
Subject: [Phpgroupware-cvs] [20912] Feature tweak : added zip mime/type
Date: Tue, 05 Jan 2010 17:54:43 +0000

Revision: 20912
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=20912
Author:   maat
Date:     2010-01-05 17:54:43 +0000 (Tue, 05 Jan 2010)
Log Message:
-----------
Feature tweak : added zip mime/type

Modified Paths:
--------------
    modules/ged/trunk/inc/class.ged_ui.inc.php

Modified: modules/ged/trunk/inc/class.ged_ui.inc.php
===================================================================
--- modules/ged/trunk/inc/class.ged_ui.inc.php  2010-01-05 17:40:41 UTC (rev 
20911)
+++ modules/ged/trunk/inc/class.ged_ui.inc.php  2010-01-05 17:54:43 UTC (rev 
20912)
@@ -192,6 +192,7 @@
                $this->t->set_var('descriptionv_field', 'descriptionv');
                
                $this->t->set_var('lang_file', lang('file'));
+               $this->t->set_var('lang_zip', lang('zip file'));
                $this->t->set_var('lang_folder', lang('folder'));
                
                $this->t->set_var('description_label', 'description');





reply via email to

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