phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uistandard_entity.php, 1.1.1.8


From: nomail
Subject: [Phpgroupware-cvs] property/class.uistandard_entity.php, 1.1.1.8
Date: Sun, 23 May 2004 11:42:19 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.uistandard_entity.php
diff -u property/class.uistandard_entity.php:1.1.1.7 
property/class.uistandard_entity.php:1.1.1.8
--- property/class.uistandard_entity.php:1.1.1.7        Wed Apr 28 21:15:15 2004
+++ property/class.uistandard_entity.php        Fri Apr 30 17:35:58 2004
@@ -147,7 +147,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.'.uistandard_entity.index&type='.$type),
@@ -379,7 +379,7 @@
                        (
                                '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($attrib_list),
                                'all_records'                                   
=> $this->bo->total_records,
                                'link_url'                                      
        => 
$this->bocommon->link('/index.php','sid=cookie&op='.$this->currentapp.'.uistandard_entity.list_attribute&type='.$type
 .'&type_id=' . $type_id),




reply via email to

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