File/plugins/spellcheck/options.php

Description

options.php

Main wrapper for the options interface.

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.

  • author: Konstantin Riabitsev <icon@duke.edu>
  • version: $Id: options.php 372 2007-06-05 07:35:56Z tokul $
Includes
 require_once (SM_PATH.'include/validate.php') (line 21)
 require_once (SM_PATH.'plugins/spellcheck/config.php') (line 32)

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

the configurable stuff is in config.php

 require_once (SM_PATH."plugins/spellcheck/modules/$MOD.mod") (line 47)

$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 Sun, 22 Nov 2009 17:36:43 +0200 by phpDocumentor 1.4.3