/plugins/squirrelspell/sqspell_interface.php

Description

sqspell_interface.php

Main wrapper for the pop-up.

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

This is a main wrapper for the pop-up window interface of SquirrelSpell.

Includes
require_once (SM_PATH.'include/validate.php') (line 26)
require_once (SM_PATH.'include/load_prefs.php') (line 27)
require_once (SM_PATH.$SQSPELL_DIR.'sqspell_config.php') (line 37)

Set up a couple of non-negotiable constants and

defaults. Don't change these, * the setuppable stuff is in sqspell_config.php

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

$MOD is the name of the module to invoke.

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

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