phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uiadmin_location.php, 1.1.1.7


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiadmin_location.php, 1.1.1.7
Date: Sun, 23 May 2004 16:40:03 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.uiadmin_location.php
diff -u property/class.uiadmin_location.php:1.1.1.6 
property/class.uiadmin_location.php:1.1.1.7
--- property/class.uiadmin_location.php:1.1.1.6 Wed Apr 28 21:15:15 2004
+++ property/class.uiadmin_location.php Fri Apr 30 17:35:57 2004
@@ -152,7 +152,7 @@
                                'links'                                         
        => $links,
                                'allow_allrows'                                 
=> False,
                                'start_record'                                  
=> $this->start,
-                               'record_limit'                                  
=> 15, //$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'],
+                               'record_limit'                                  
=> 15, //$GLOBALS['phpgw_data']['user']['preferences']['common']['maxmatchs'],
                                'num_records'                                   
=> count($standard_list),
                                'all_records'                                   
=> $this->bo->total_records,
                                'link_url'                                      
        => 
$this->bocommon->link('/index.php','sid=cookie&op='.$this->currentapp.'.uiadmin_location.index'),
@@ -399,7 +399,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
                        {
@@ -420,7 +420,7 @@
                                'allow_allrows'                                 
=> True,
                                'allrows'                                       
        => $this->allrows,
                                'start_record'                                  
=> $this->start,
-                               'record_limit'                                  
=> 15, //$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'],
+                               'record_limit'                                  
=> 15, //$GLOBALS['phpgw_data']['user']['preferences']['common']['maxmatchs'],
                                'num_records'                                   
=> count($attrib_list),
                                'all_records'                                   
=> $this->bo->total_records,
                                'link_url'                                      
        => $this->bocommon->link('/index.php',$link_data),
@@ -692,7 +692,7 @@
                                'links'                                         
        => $links,
                                'allow_allrows'                                 
=> False,
                                'start_record'                                  
=> $this->start,
-                               'record_limit'                                  
=> 15, //$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'],
+                               'record_limit'                                  
=> 15, //$GLOBALS['phpgw_data']['user']['preferences']['common']['maxmatchs'],
                                'num_records'                                   
=> count($standard_list),
                                'all_records'                                   
=> $this->bo->total_records,
                                'link_url'                                      
        => 
$this->bocommon->link('/index.php','sid=cookie&op='.$this->currentapp.'.uiadmin_location.index'),




reply via email to

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