phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.bocommon.inc.php, 1.1.1.4


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.bocommon.inc.php, 1.1.1.4
Date: Tue, 25 May 2004 23:15:21 +0200

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

date: 2004/05/25 21:15:21;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/inc/class.bocommon.inc.php
diff -u property/inc/class.bocommon.inc.php:1.1.1.3 
property/inc/class.bocommon.inc.php:1.1.1.4
--- property/inc/class.bocommon.inc.php:1.1.1.3 Tue May 25 12:32:27 2004
+++ property/inc/class.bocommon.inc.php Tue May 25 21:15:21 2004
@@ -793,7 +793,7 @@
                        $paranthesis .='(';
                        $joinmethod .= " $this->join  fm_part_of_town ON 
(fm_location1.part_of_town_id = fm_part_of_town.part_of_town_id))";
                        $paranthesis .='(';
-                       $joinmethod .= " $this->join  fm_owner ON 
(fm_location1.owner_id = fm_owner.owner_id))";
+                       $joinmethod .= " $this->join  fm_owner ON 
(fm_location1.owner_id = fm_owner.id))";
                        $paranthesis .='(';
 
                        $soadmin_location       = 
CreateObject($this->currentapp.'.soadmin_location');




reply via email to

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