phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/inc class.bo.inc.php,1.10,1.11


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/inc class.bo.inc.php,1.10,1.11
Date: Fri, 11 Oct 2002 20:50:18 -0400

Update of /cvsroot/phpgroupware/notes/inc
In directory subversions:/tmp/cvs-serv25783

Modified Files:
        class.bo.inc.php 
Log Message:
update

Index: class.bo.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/inc/class.bo.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** class.bo.inc.php    27 Sep 2002 02:26:02 -0000      1.10
--- class.bo.inc.php    12 Oct 2002 00:50:15 -0000      1.11
***************
*** 67,74 ****
                        $cat_id = get_var('cat_id',array('POST','GET'));
  
!                       if(isset($start))
!                       {
!                               $this->start = $start;
!                       }
                        if(isset($query))
                        {
--- 67,72 ----
                        $cat_id = get_var('cat_id',array('POST','GET'));
  
!                       $this->start = (isset($start)?$start:0);
! 
                        if(isset($query))
                        {





reply via email to

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