Projet

Général

Profil

Révision db9ffd17

Ajouté par Assos Assos il y a presque 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/date/date_migrate/date_migrate_example/date_migrate_example.migrate.inc
13 13
  /**
14 14
   * Sets up the migration.
15 15
   */
16
  public function __construct($arguments = array()) {
17
    parent::__construct($arguments);
16
  public function __construct() {
17
    parent::__construct();
18 18
    $this->description = t('Example migration into date fields');
19 19

  
20 20
    $this->map = new MigrateSQLMap($this->machineName,

Formats disponibles : Unified diff