Ignore:
Timestamp:
01/26/09 14:56:58 (15 years ago)
Author:
niltonneto
Message:

Resolve #411.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/calendar/inc/class.bocalendar.inc.php

    r588 r625  
    32443244                { 
    32453245                        //echo "<p>bocalendar::send_alarm("; print_r($alarm); echo ")</p>\n"; 
     3246                         
    32463247                        $GLOBALS['phpgw_info']['user']['account_id'] = $this->owner = $alarm['owner']; 
    32473248 
     
    37203721                                'notifyAlarm'     => $this->translate('Alarm for %1 at %2 in %3',array('$$title$$','$$startdate$$','$$location$$')) . "\n" . $this->translate('Here is your requested alarm.'), 
    37213722                                'show_rejected'   => '0', 
     3723                                'hide_event_conflict'   => '0', 
    37223724                                'display_status'  => '1', 
    37233725                                'weekdaystarts'   => 'Monday', 
Note: See TracChangeset for help on using the changeset viewer.