fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14690] Syncromind: Merge 14684:14688 from trunk


From: Sigurd Nes
Subject: [Fmsystem-commits] [14690] Syncromind: Merge 14684:14688 from trunk
Date: Mon, 01 Feb 2016 18:57:45 +0000

Revision: 14690
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14690
Author:   sigurdne
Date:     2016-02-01 18:57:44 +0000 (Mon, 01 Feb 2016)
Log Message:
-----------
Syncromind: Merge 14684:14688 from trunk

Modified Paths:
--------------
    branches/dev-syncromind/property/inc/class.soproject.inc.php

Modified: branches/dev-syncromind/property/inc/class.soproject.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.soproject.inc.php        
2016-02-01 18:56:50 UTC (rev 14689)
+++ branches/dev-syncromind/property/inc/class.soproject.inc.php        
2016-02-01 18:57:44 UTC (rev 14690)
@@ -2706,7 +2706,7 @@
                        if($user_id)
                        {
                                $user_id = (int)$user_id;
-                               $filter .= "AND fm_{$type}.user_id = $user_id";
+                               $filter .= "AND fm_{$type}.coordinator = 
$user_id";
                        }
 
                        if($ecodimb)
@@ -3278,4 +3278,4 @@
                                }
                        }
                }
-       }
\ No newline at end of file
+       }




reply via email to

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