Dotclear

Changeset 2276:0d01a74ae371 for inc


Ignore:
Timestamp:
10/05/13 10:21:10 (12 years ago)
Author:
Dsls
Branch:
default
Message:

Adapted simpleMenu to new favs, added forgotten "permissions" for old-style favorites

File:
1 edited

Legend:

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

    r2247 r2276  
    225225                    'small-icon' => $v[3], 
    226226                    'large-icon' => $v[4], 
    227                     'id' => $v[5], 
    228                     'class' => $v[6] 
     227                    'permissions' => $v[5], 
     228                    'id' => $v[6], 
     229                    'class' => $v[7] 
    229230               ); 
    230231               $this->register ($v[0], $fav); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map