phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uiadmin_entity.php, 1.1.1.9


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiadmin_entity.php, 1.1.1.9
Date: Sun, 23 May 2004 02:10:31 -0000

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

date: 2004/04/30 17:35:57;  author: sigurdne;  state: Exp;  lines: +4 -4

Log Message:
no message
=====================================================================
Index: property/class.uiadmin_entity.php
diff -u property/class.uiadmin_entity.php:1.1.1.8 
property/class.uiadmin_entity.php:1.1.1.9
--- property/class.uiadmin_entity.php:1.1.1.8   Fri Apr 30 09:52:25 2004
+++ property/class.uiadmin_entity.php   Fri Apr 30 17:35:57 2004
@@ -150,7 +150,7 @@
 
                        if(!$this->allrows)
                        {
-                               $record_limit   = 15; 
//$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'];
+                               $record_limit   = 15; 
//$GLOBALS['phpgw_data']['user']['preferences']['common']['maxmatchs'];
                        }
                        else
                        {
@@ -256,7 +256,7 @@
 
                        if(!$this->allrows)
                        {
-                               $record_limit   = 15; 
//$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'];
+                               $record_limit   = 15; 
//$GLOBALS['phpgw_data']['user']['preferences']['common']['maxmatchs'];
                        }
                        else
                        {
@@ -398,7 +398,7 @@
 
                        if(!$this->allrows)
                        {
-                               $record_limit   = 15; 
//$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'];
+                               $record_limit   = 15; 
//$GLOBALS['phpgw_data']['user']['preferences']['common']['maxmatchs'];
                        }
                        else
                        {
@@ -946,7 +946,7 @@
 
                        if(!$this->allrows)
                        {
-                               $record_limit   = 15; 
//$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'];
+                               $record_limit   = 15; 
//$GLOBALS['phpgw_data']['user']['preferences']['common']['maxmatchs'];
                        }
                        else
                        {




reply via email to

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