Projet

Général

Profil

Révision c304a780

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/includes/plugins.inc
548 548
 *   the active theme placed last.
549 549
 */
550 550
function _ctools_list_themes() {
551
  // @TODO: Use drupal_static() here?
552 551
  static $themes;
553 552
  if (is_null($themes)) {
554 553
    $current = variable_get('theme_default', FALSE);

Formats disponibles : Unified diff