/plugins/squirrelspell/sqspell_options.php

Description

sqspell_options.php

Main wrapper for the options interface.

Copyright (c) 1999-2020 The SquirrelMail Project Team Licensed under the GNU GPL. For full terms see the file COPYING.

Includes
require_once (SM_PATH.'functions/strings.php') (line 25)
require_once (SM_PATH.'include/validate.php') (line 23)
require_once (SM_PATH.'include/load_prefs.php') (line 24)
require_once (SM_PATH.'functions/page_header.php') (line 26)
require_once (SM_PATH.$SQSPELL_DIR."modules/$MOD.mod") (line 56)

$MOD is the name of the module to invoke.

If $MOD is unspecified, assign "options_main" to it. Else check for security breach attempts.

require_once (SM_PATH.$SQSPELL_DIR.'sqspell_config.php') (line 35)

Set a couple of constants and defaults. Don't change these,

the configurable stuff is in sqspell_config.php

Documentation generated on Mon, 13 Jan 2020 04:25:22 +0100 by phpDocumentor 1.4.3