Ignore:
Timestamp:
12/21/11 18:42:14 (12 years ago)
Author:
wmerlotto
Message:

Ticket #2398 - Compatibilizando codigo do Expresso, em geral, com PHP >= 5.3

File:
1 edited

Legend:

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

    r5243 r5281  
    794794                function store_event() 
    795795                { 
    796                         return $this->save_event(&$this->event); 
     796                        return $this->save_event($this->event); 
    797797                } 
    798798 
Note: See TracChangeset for help on using the changeset viewer.