Changeset 2303:03766765a70f for admin/install/index.php
- Timestamp:
- 10/07/13 08:13:04 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/install/index.php
r2302 r2303 216 216 217 217 # Add default favorites 218 $core->favs = new dcFavorites($core); 218 219 $init_favs = array('posts','new_post','newpage','comments','categories','media','blog_theme','widgets','simpleMenu','prefs','help'); 219 220 $core->favs->setFavoriteIDs($init_favs,true);
Note: See TracChangeset
for help on using the changeset viewer.