phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.soadmin_entity.php, 1.1.1.5


From: nomail
Subject: [Phpgroupware-cvs] property/class.soadmin_entity.php, 1.1.1.5
Date: Fri, 21 May 2004 19:20:55 -0000

Update of /property
Modified Files:
        Branch: 
          class.soadmin_entity.php

date: 2004/04/26 08:00:00;  author: sigurdne;  state: Exp;  lines: +2 -0

Log Message:
no message
=====================================================================
Index: property/class.soadmin_entity.php
diff -u property/class.soadmin_entity.php:1.1.1.4 
property/class.soadmin_entity.php:1.1.1.5
--- property/class.soadmin_entity.php:1.1.1.4   Sat Apr 24 19:39:54 2004
+++ property/class.soadmin_entity.php   Mon Apr 26 08:00:00 2004
@@ -153,6 +153,8 @@
                        $dbresult2 = $GLOBALS['phpgw']->db->Execute($sql);
                        $this->total_records = $dbresult2->_numOfRows;
 
+                       $maxmatchs = 15;
+
                        if(!$allrows)
                        {
                                $dbresult = 
$GLOBALS['phpgw']->db->SelectLimit($sql . $ordermethod,$maxmatchs,$start);




reply via email to

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