phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: email addressbook.php,1.38.2.1,1.38.2.2


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: email addressbook.php,1.38.2.1,1.38.2.2
Date: Sun, 01 Jun 2003 19:23:08 -0400

Update of /cvsroot/phpgroupware/email
In directory subversions:/tmp/cvs-serv19296

Modified Files:
      Tag: Version-0_9_16-branch
        addressbook.php 
Log Message:
fix for displaying entries

Index: addressbook.php
===================================================================
RCS file: /cvsroot/phpgroupware/email/addressbook.php,v
retrieving revision 1.38.2.1
retrieving revision 1.38.2.2
diff -C2 -r1.38.2.1 -r1.38.2.2
*** addressbook.php     6 Apr 2003 00:00:44 -0000       1.38.2.1
--- addressbook.php     1 Jun 2003 23:23:05 -0000       1.38.2.2
***************
*** 106,110 ****
        );
  
!       $entries = 
$d->read($start,$offset,$cols,$query,$qfilter,$sort,$order,$account_id);
  
        //------------------------------------------- nextmatch 
--------------------------------------------
--- 106,110 ----
        );
  
!       $entries = $d->read($start,$offset,$cols,$query,$qfilter,$sort,$order);
  
        //------------------------------------------- nextmatch 
--------------------------------------------





reply via email to

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