phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: projects/inc class.soprojects.inc.php, 1.34.2.6.


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/inc class.soprojects.inc.php, 1.34.2.6.2.28, 1.34.2.6.2.29
Date: Wed, 10 Sep 2003 00:50:27 -0400

Update of /cvsroot/phpgroupware/projects/inc
In directory subversions:/tmp/cvs-serv30422

Modified Files:
      Tag: Version-0_9_16-branch
        class.soprojects.inc.php 
Log Message:
remove an extra quote - irc bug report


Index: class.soprojects.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/projects/inc/class.soprojects.inc.php,v
retrieving revision 1.34.2.6.2.28
retrieving revision 1.34.2.6.2.29
diff -C2 -r1.34.2.6.2.28 -r1.34.2.6.2.29
*** class.soprojects.inc.php    25 Aug 2003 23:53:00 -0000      1.34.2.6.2.28
--- class.soprojects.inc.php    10 Sep 2003 04:50:24 -0000      1.34.2.6.2.29
***************
*** 166,170 ****
                        else
                        {
!                               $filtermethod = ' coordinator=' . 
$this->account . "' AND access='private'";
                        }
  
--- 166,170 ----
                        else
                        {
!                               $filtermethod = ' coordinator=' . 
$this->account . " AND access='private'";
                        }
  





reply via email to

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