/plugins/squirrelspell/sqspell_interface.php

Description

sqspell_interface.php

Main wrapper for the pop-up.

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

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

Set up a couple of non-negotiable constants and

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

require ('../../include/init.php') (line 22)

Include the SquirrelMail initialization file.

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

$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:23:35 +0100 by phpDocumentor 1.4.3