Author: mike
Date: 2009-02-24 08:56:42 -0800 (Tue, 24 Feb 2009)
New Revision: 527
Log:
Cc the corresponding mailing list after the bug has been assigned.
Modified:
trunk/phplib/base-str.php
Modified: trunk/phplib/base-str.php
===================================================================
--- trunk/phplib/base-str.php 2009-02-15 19:00:54 UTC (rev 526)
+++ trunk/phplib/base-str.php 2009-02-24 16:56:42 UTC (rev 527)
@@ -262,7 +262,7 @@
if ($str->modify_user != $str->create_user)
$headers .= "Cc: " . auth_user_email($str->create_user) . "\n";
- if ($str->manager_user != "" && $str->status <= STR_STATUS_UNRESOLVED)
+ if ($str->manager_user != "")
{
if (!$str->is_published)
{
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit