Loads the channels settings and the history of news (latest downloaded news).
The history of news is stored in the file latest_news.mem in the application history folder.
The user settings are stored in the local memory. For more info: mio_data_load.
This function is to be used at startup, when the local memory is loaded (mio_data_load), for the applications where the user can enable or disable channels.
This function must be called before the functions channels_get_value and channels_set_value. |