On 12/31/2013 07:21 PM, Chris Hotte wrote:
> I’m trying to make a global user preference change via command line script. I 
> hit a wall when I discovered this field is not JSON formatted like I assumed 
> at first glance. I’m only about an hours worth of work in…

This is PHP serialized string. In PHP you can use unserialize/serialize
functions. There's also a script bin/moduserprefs.sh which does what you
want.

-- 
Aleksander 'A.L.E.C' Machniak
LAN Management System Developer [http://lms.org.pl]
Roundcube Webmail Developer  [http://roundcube.net]
---------------------------------------------------
PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl
_______________________________________________
Roundcube Development discussion mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/dev

Reply via email to