Ignore:
Timestamp:
11/11/11 15:04:10 (12 years ago)
Author:
niltonneto
Message:

Ticket #000 - Versionamento e publicação do pacote Expresso 2.2.10

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/contactcenter/setup/tables_update.inc.php

    r4350 r5167  
    6969                return $GLOBALS['setup_info']['contactcenter']['currentver']; 
    7070        } 
     71        $test[] = '2.2.3'; 
     72        function contactcenter_upgrade2_2_3() { 
     73                $GLOBALS['setup_info']['contactcenter']['currentver'] = '2.2.10'; 
     74                return $GLOBALS['setup_info']['contactcenter']['currentver']; 
     75        } 
    7176?> 
Note: See TracChangeset for help on using the changeset viewer.