Author: ralfbecker
Date: Wed Nov 4 09:06:45 2009
New Revision: 28249
URL:
http://www.egroupware.org/viewvc/egroupware?rev=28249&view=revLog:
"fixed typo, thanks to jaytraxx"
Modified:
trunk/calendar/inc/class.calendar_uiforms.inc.php
Modified: trunk/calendar/inc/class.calendar_uiforms.inc.php
URL:
http://www.egroupware.org/viewvc/egroupware/trunk/calendar/inc/class.calendar_uiforms.inc.php?rev=28249&r1=28248&r2=28249&view=diff==============================================================================
--- trunk/calendar/inc/class.calendar_uiforms.inc.php (original)
+++ trunk/calendar/inc/class.calendar_uiforms.inc.php Wed Nov 4 09:06:45 2009
@@ -980,7 +980,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