Changeset 3202:f3fa66f319ae for admin/media.php
- Timestamp:
- 03/01/16 08:01:01 (10 years ago)
- Branch:
- 2.9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/media.php
r3187 r3202 166 166 } 167 167 // Store new list 168 $core->auth->user_prefs->interface->put('media_last_dirs',$last_dirs );168 $core->auth->user_prefs->interface->put('media_last_dirs',$last_dirs,'array'); 169 169 } 170 170 }
Note: See TracChangeset
for help on using the changeset viewer.