Visit BoonEx Page at Facebook

Facebook

Join BoonEx group at LinkedIn

LinkedIn

Follow BoonEx on Twitter

Twitter

Subscribe to BoonEx Blog RSS feed

RSS

Changeset 13158

Show
Ignore:
Timestamp:
11/06/09 06:02:12 (2 weeks ago)
Author:
Alexander Ermashev
Message:

- ticket #1440;

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/modules/boonex/data_migration/classes/BxDataMigrationModule.php

    r13045 r13158  
    186186                     ), 
    187187                ), 
     188 
     189                'acl_levels' => array( 
     190                    'is_module' => false, 
     191                    'module_name'     => '', 
     192                    'module_class'    => '', 
     193                    'migration_class' => 'BxDataMigrationMembership', 
     194                                'dependencies' => array( 
     195                     ), 
     196                ), 
    188197            ); 
    189198        }