/plugins/spellcheck/interface.phpinterface.php
Main wrapper for the pop-up.
Copyright (c) 1999-2006 The SquirrelMail Project Team Copyright (c) 2006-2007 The NaSMail Project Licensed under the GNU GPL. For full terms see the file COPYING. Original plugin (SquirrelSpell) was written by Konstantin Riabitsev <icon@duke.edu>. This plugin version is maintained by The NaSMail Project developers.
require_once
(SM_PATH.'include/validate.php')
(line 25)
require_once
(SM_PATH.'plugins/spellcheck/config.php')
(line 37)
Set up a couple of non-negotiable constants and
defaults. Don't change these, * the setuppable stuff is in config.php
require_once
(SM_PATH.'plugins/spellcheck/functions.php')
(line 38)
require_once
(SM_PATH."plugins/spellcheck/modules/$MOD.mod")
(line 52)
$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 Sun, 22 Nov 2009 17:36:39 +0200 by phpDocumentor 1.4.3