Function call to update the "options" datastore cach
Hi
I am dynamically making a change to the globalignore list, and now need to update the datastore version of this setting also.
Is there a function somewhere which will rebuild this for me?
If not, I presume I could just unserialize it, change it and reserialize it?
-
Another option. Is there a function somewhere to add a userid to the globalignore list?
Cheers
Simon
|