Author: tt_oscar
Date: Fri Nov 6 12:04:19 2009
New Revision: 28272
URL:
http://www.egroupware.org/viewvc/egroupware?rev=28272&view=revLog:
Added the Tracker queue to the mail subject (Tracker #2359)
Modified:
branches/1.6/tracker/inc/class.tracker_tracking.inc.php
Modified: branches/1.6/tracker/inc/class.tracker_tracking.inc.php
URL:
http://www.egroupware.org/viewvc/egroupware/branches/1.6/tracker/inc/class.tracker_tracking.inc.php?rev=28272&r1=28271&r2=28272&view=diff==============================================================================
--- branches/1.6/tracker/inc/class.tracker_tracking.inc.php (original)
+++ branches/1.6/tracker/inc/class.tracker_tracking.inc.php Fri Nov 6 12:04:19 2009
@@ -115,7 +115,7 @@
*/
function get_subject($data,$old)
{
- return '#'.$data['tr_id'].' - '.$data['tr_summary'];
+ return $this->tracker->trackers[$data['tr_tracker']].' #'.$data['tr_id'].': '.$data['tr_summary'];
}
/**
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
eGroupWare-cvs mailing list
eGroupWare-cvs@...
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs