/plugins/squirrelspell/sqspell_options.php

Description

sqspell_options.php

Main wrapper for the options interface.

Includes
include_once (SM_PATH.$SQSPELL_DIR.'sqspell_functions.php') (line 31)

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

the configurable stuff is in sqspell_config.php

  • todo: do we really need $SQSPELL_DIR var?
require ('../../include/init.php') (line 19)

Include the SquirrelMail initialization file.

require_once (SM_PATH.$SQSPELL_DIR."modules/$MOD.mod") (line 45)

$MOD is the name of the module to invoke.

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

Documentation generated on Mon, 13 Jan 2020 04:23:35 +0100 by phpDocumentor 1.4.3