phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.bolocation.inc.php, 1.1.1.2


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.bolocation.inc.php, 1.1.1.2
Date: Tue, 25 May 2004 14:32:28 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.bolocation.inc.php

date: 2004/05/25 12:32:28;  author: sigurdne;  state: Exp;  lines: +10 -0

Log Message:
no message
=====================================================================
Index: property/inc/class.bolocation.inc.php
diff -u property/inc/class.bolocation.inc.php:1.1.1.1 
property/inc/class.bolocation.inc.php:1.1.1.2
--- property/inc/class.bolocation.inc.php:1.1.1.1       Fri Apr 23 13:13:56 2004
+++ property/inc/class.bolocation.inc.php       Tue May 25 12:32:28 2004
@@ -759,6 +759,16 @@
                {
                        return $this->so->update_cat();
                }
+               function read_summary()
+               {
 
+                       $summary = $this->so->read_summary(array('filter' => 
$this->filter,'type_id' => $data['type_id'],
+                                                                               
        
'district_id'=>$this->district_id,'part_of_town_id'=>$this->part_of_town_id));
+
+
+                       $this->uicols = $this->so->uicols;
+                       return $summary;
+
+               }
        }
 ?>




reply via email to

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