    *****************************************
    * SquirrelMail Advanced Settings plugin *
    *****************************************

This plugin adds Advanced Settings option block. Block allows
end user to control some settings that are usually controlled only
in SquirrelMail configuration.

optpage_loadhook_advanced_settings hook
---------------------------------------
Plugin adds 'optpage_loadhook_advanced_settings' hook. Hook allows 
to register other advanced option widgets. Internal plugin options
are in "Advanced Mailbox Options" and "Advanced Message Composition
Options" sections. These section groups use SMOPT_GRP_ADV_MAILBOX
and SMOPT_GRP_ADV_COMPOSE constants. Constants are available only
to hooked plugins.

ChangeLog
---------
1.2.sm (2007-02-10)
* Fixed getPref() typos. Thanks to Pascal Maes.

1.0 (2006-04-16)
* Released first plugin version.
