phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc class.uiwo_hour.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.uiwo_hour.inc.php
Date: Thu, 29 Mar 2007 11:26:44 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   07/03/29 11:26:44

Modified files:
        inc            : class.uiwo_hour.inc.php 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/class.uiwo_hour.inc.php?cvsroot=phpgroupware&r1=1.33&r2=1.34

Patches:
Index: class.uiwo_hour.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.uiwo_hour.inc.php,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- class.uiwo_hour.inc.php     26 Jan 2007 14:53:47 -0000      1.33
+++ class.uiwo_hour.inc.php     29 Mar 2007 11:26:44 -0000      1.34
@@ -24,7 +24,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage project
-       * @version $Id: class.uiwo_hour.inc.php,v 1.33 2007/01/26 14:53:47 
sigurdne Exp $
+       * @version $Id: class.uiwo_hour.inc.php,v 1.34 2007/03/29 11:26:44 
sigurdne Exp $
        */
 
        /**
@@ -710,6 +710,7 @@
                                        $sms_data['message'] = 'status ' . 
$workorder_id . ' [' . lang('status code') .']';
                                        $sms_data['status_code'][0]['name'] = 
'1 => ' . lang('closed');
                                        $sms_data['status_code'][1]['name'] = 
'2 => ' . lang('No access');
+                                       $sms_data['status_code'][2]['name'] = 
'3 => ' . 'I arbeid';
                                        $sms_data['status_code_text'] = 
lang('status code');
                                        $sms_data['example'] = 'status ' . 
$workorder_id . ' 1';
                                        $sms_data['lang_example'] = 
lang('Example');




reply via email to

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