phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc class.soadmin_custom.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.soadmin_custom.inc.php
Date: Sat, 06 Oct 2007 17:11:13 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   07/10/06 17:11:13

Modified files:
        inc            : class.soadmin_custom.inc.php 

Log message:
        update

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/class.soadmin_custom.inc.php?cvsroot=phpgroupware&r1=1.5&r2=1.6

Patches:
Index: class.soadmin_custom.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.soadmin_custom.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- class.soadmin_custom.inc.php        26 Jan 2007 14:53:46 -0000      1.5
+++ class.soadmin_custom.inc.php        6 Oct 2007 17:11:13 -0000       1.6
@@ -24,7 +24,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage admin
-       * @version $Id: class.soadmin_custom.inc.php,v 1.5 2007/01/26 14:53:46 
sigurdne Exp $
+       * @version $Id: class.soadmin_custom.inc.php,v 1.6 2007/10/06 17:11:13 
sigurdne Exp $
        */
 
        /**
@@ -69,14 +69,9 @@
                        }
 
                        $table = 'fm_custom_function';
-                       $where = 'WHERE';
-
-                       if($acl_location)
-                       {
 
                                $filtermethod = " WHERE 
acl_location='$acl_location'";
                                $where = 'AND';
-                       }
 
                        $querymethod = '';
                        if($query)




reply via email to

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