Projet

Général

Profil

Révision f2fc85df

Ajouté par Assos Assos il y a presque 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/media_ckeditor/media_ckeditor.install
29 29
        if ($i === 'media') {
30 30
          // Update the path variable to the new path.
31 31
          $plugin['path'] = '%base_path%' . $mod_path . '/js/plugins/media/';
32
          // Update the plugin with the new path overriding anything that was there before.
32
          // Update the plugin with the new path.
33 33
          $profile_settings['loadPlugins'][$i] = $plugin;
34 34
        }
35 35
      }
......
69 69
        if ($i === 'media') {
70 70
          // Update the path variable to the new path.
71 71
          $plugin['path'] = '%base_path%' . $mod_path . '/js/plugins/media/';
72
          // Update the plugin with the new path overriding anything that was there before.
72
          // Update the plugin with the new path.
73 73
          $profile_settings['loadPlugins'][$i] = $plugin;
74 74
        }
75 75
      }

Formats disponibles : Unified diff