Modified: branches/1.6/calendar/inc/class.calendar_uiforms.inc.php
URL: http://www.egroupware.org/viewvc/egroupware/branches/1.6/calendar/inc/class.calendar_uiforms.inc.php?rev=28250&r1=28249&r2=28250&view=diff ==============================================================================
--- branches/1.6/calendar/inc/class.calendar_uiforms.inc.php (original)
+++ branches/1.6/calendar/inc/class.calendar_uiforms.inc.php Wed Nov 4 09:07:33 2009
@@ -918,7 +918,7 @@
$content['alarm'] = array(false);
foreach(array_values($event['alarm']) as $id => $alarm)
{
- if (!$alarm['all'] && !$this->bo->check_perms(EGW_ACL_READALARM,0,$alarm['owner']))
+ if (!$alarm['all'] && !$this->bo->check_perms(EGW_ACL_READ,0,$alarm['owner']))
{
continue; // no read rights to the calendar of the alarm-owner, dont show the alarm
}
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________
eGroupWare-cvs mailing list
eGroupWare-cvs@... https://lists.sourceforge.net/lists/listinfo/egroupware-cvs