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


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.bocommon.inc.php
Date: Wed, 06 Sep 2006 06:21:51 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   06/09/06 06:21:51

Modified files:
        inc            : class.bocommon.inc.php 

Log message:
        E_NOTICES

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/class.bocommon.inc.php?cvsroot=phpgroupware&r1=1.33&r2=1.34

Patches:
Index: class.bocommon.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.bocommon.inc.php,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- class.bocommon.inc.php      5 Sep 2006 12:46:01 -0000       1.33
+++ class.bocommon.inc.php      6 Sep 2006 06:21:51 -0000       1.34
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage core
-       * @version $Id: class.bocommon.inc.php,v 1.33 2006/09/05 12:46:01 
sigurdne Exp $
+       * @version $Id: class.bocommon.inc.php,v 1.34 2006/09/06 06:21:51 
sigurdne Exp $
        */
 
        /**
@@ -326,9 +326,9 @@
                                                
unset($entry_list[$i]['selected']);
                                        }
                                }
-                       }
                        return $entry_list;
                }
+               }
 
 
                function 
get_user_list($format='',$selected='',$extra='',$default='',$start='', 
$sort='', $order='', $query='',$offset='')




reply via email to

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