Source for file sqspell_interface.php
Documentation is available at sqspell_interface.php
* Main wrapper for the pop-up.
* This is a main wrapper for the pop-up window interface of
* @author Konstantin Riabitsev <icon at duke.edu>
* @copyright © 1999-2006 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: sqspell_interface.php,v 1.28 2006/08/09 06:58:42 tokul Exp $
* @subpackage squirrelspell
* Include the SquirrelMail initialization file.
require
('../../include/init.php');
* Set up a couple of non-negotiable constants and
* defaults. Don't change these, * the setuppable stuff is in
$SQSPELL_DIR=
'plugins/squirrelspell/';
include_once(SM_PATH .
$SQSPELL_DIR .
'sqspell_functions.php');
* $MOD is the name of the module to invoke.
* If $MOD is unspecified, assign "init" to it. Else check for
* security breach attempts.
/* Load the stuff already. */
require_once(SM_PATH .
$SQSPELL_DIR .
"modules/
$MOD.
mod");
// display sm footer (closes html tags)
$oTemplate->display('footer.tpl');
Documentation generated on Sat, 07 Oct 2006 16:13:42 +0300 by phpDocumentor 1.3.0RC6