Ignore:
Timestamp:
03/16/09 11:18:32 (15 years ago)
Author:
niltonneto
Message:

Alteração referente à mudança de versão.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/calendar/setup/tables_update.inc.php

    r361 r704  
    5151                return $GLOBALS['setup_info']['calendar']['currentver']; 
    5252        } 
     53        $test[] = '0.9.23'; 
     54        function calendar_upgrade0_9_23() 
     55        { 
     56                $GLOBALS['setup_info']['calendar']['currentver'] = '0.9.3'; 
     57                return $GLOBALS['setup_info']['calendar']['currentver']; 
     58        }        
    5359 
    5460?> 
Note: See TracChangeset for help on using the changeset viewer.