Dotclear


Ignore:
Timestamp:
03/01/16 07:55:40 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.9
Message:

Ensure favorites are stored in array type (user pref's)

File:
1 edited

Legend:

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

    r3161 r3201  
    271271     */ 
    272272     public function setFavoriteIDs($ids,$global=false) { 
    273           $this->ws->put('favorites',$ids,null,null,true,$global); 
     273          $this->ws->put('favorites',$ids,'array',null,true,$global); 
    274274     } 
    275275 
Note: See TracChangeset for help on using the changeset viewer.

Sites map