Dotclear

Changeset 2725:4447dd8f9ec2


Ignore:
Timestamp:
07/04/14 08:15:49 (11 years ago)
Author:
Dsls
Branch:
default
Message:

fixed favorites error at installation, thanks nikrou for the feedback.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/class.dc.favorites.php

    r2720 r2725  
    6565               $this->migrateFavorites(); 
    6666          } 
    67           defaultFavorites::initDefaultFavorites($this); 
    6867     } 
    6968 
     
    7776     */ 
    7877      public function setup() { 
     78          defaultFavorites::initDefaultFavorites($this); 
    7979          $this->legacyFavorites(); 
    8080          $this->core->callBehavior('adminDashboardFavorites', $this->core, $this); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map