fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9650]


From: Torstein
Subject: [Fmsystem-commits] [9650]
Date: Fri, 22 Jun 2012 12:31:59 +0000

Revision: 9650
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9650
Author:   vator
Date:     2012-06-22 12:31:51 +0000 (Fri, 22 Jun 2012)
Log Message:
-----------


Modified Paths:
--------------
    trunk/controller/inc/class.uicalendar.inc.php

Modified: trunk/controller/inc/class.uicalendar.inc.php
===================================================================
--- trunk/controller/inc/class.uicalendar.inc.php       2012-06-22 11:46:15 UTC 
(rev 9649)
+++ trunk/controller/inc/class.uicalendar.inc.php       2012-06-22 12:31:51 UTC 
(rev 9650)
@@ -261,6 +261,7 @@
                                
                                //$location_id = $component->get_type();
                                $system_location = 
$GLOBALS['phpgw']->locations->get_name($location_id);
+                               $filters = array("short_description" => "IS NOT 
NULL");
                                $attributes['attributes'] = 
$GLOBALS['phpgw']->custom_fields->find($system_location['appname'],$system_location['location'],
 0, '', 'ASC', 'attrib_sort', true, true);
                        
                                print_r( $attributes['attributes'][1] );




reply via email to

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