phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.matrixview.inc.php,1.9,1.9.4.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.matrixview.inc.php,1.9,1.9.4.1
Date: Tue, 24 Jun 2003 08:38:33 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv8125

Modified Files:
      Tag: Version-0_9_16-branch
        class.matrixview.inc.php 
Log Message:
fix bug #3522

Index: class.matrixview.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.matrixview.inc.php,v
retrieving revision 1.9
retrieving revision 1.9.4.1
diff -C2 -r1.9 -r1.9.4.1
*** class.matrixview.inc.php    24 Nov 2001 23:03:33 -0000      1.9
--- class.matrixview.inc.php    24 Jun 2003 12:38:30 -0000      1.9.4.1
***************
*** 27,31 ****
        * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA         
   *
        
\**************************************************************************/
- 
        /* $Id$ */
  
--- 27,30 ----
***************
*** 182,186 ****
                *
                */
!               function diableSelection ()
                {
                        $this->selection=0;
--- 181,185 ----
                *
                */
!               function disableSelection ()
                {
                        $this->selection=0;





reply via email to

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