Ignore:
Timestamp:
01/27/12 15:37:21 (12 years ago)
Author:
cristiano
Message:

Ticket #2434 - Atualização modulo agenda e API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/calendar/interceptors/Notifications.php

    r5399 r5437  
    2121    {     
    2222        if(Config::regGet('noAlarm') !== false) return; //Escapa notificações caso a flag de noAlarm esteja ativa. 
    23          
     23               
    2424        $organizers = array(); //Cache Organizadores 
    2525        $schedulables = array(); //Cache Schedulables 
Note: See TracChangeset for help on using the changeset viewer.