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: Mon, 21 Aug 2006 13:33:48 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   06/08/21 13:33:48

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.26&r2=1.27

Patches:
Index: class.uiwo_hour.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.uiwo_hour.inc.php,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- class.uiwo_hour.inc.php     3 Jul 2006 12:21:12 -0000       1.26
+++ class.uiwo_hour.inc.php     21 Aug 2006 13:33:48 -0000      1.27
@@ -8,7 +8,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.26 2006/07/03 12:21:12 
sigurdne Exp $
+       * @version $Id: class.uiwo_hour.inc.php,v 1.27 2006/08/21 13:33:48 
sigurdne Exp $
        */
 
        /**
@@ -695,6 +695,9 @@
                                        $sms_data['status_code'][0]['name'] = 
'1 => ' . lang('closed');
                                        $sms_data['status_code'][1]['name'] = 
'2 => ' . lang('No access');
                                        $sms_data['status_code_text'] = 
lang('status code');
+                                       $sms_data['example'] = 'status ' . 
$workorder_id . ' 1';
+                                       $sms_data['lang_example'] = 
lang('Example');
+
                        //              _debug_array($sms_data);
                        
                                }




reply via email to

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