File/plugins/spamcop/options.php

Description

options.php -- SpamCop options page

Copyright (c) 1999-2006 The SquirrelMail Project Team Copyright (c) 2006-2008 The NaSMail Project This file is part of NaSMail spamcop plugin.

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with plugin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

  • version: $Id: options.php 1485 2009-11-07 09:23:56Z tokul $
Includes
 include_once (SM_PATH.'functions/forms.php') (line 30)
 include_once (SM_PATH.'include/validate.php') (line 29)
Functions
spamcop_enable_disable (line 39)

Creates enable/disable links for boolean options

string spamcop_enable_disable (boolean $option, string $disable_action, string $enable_action)
  • boolean $option: Current option value
  • string $disable_action
  • string $enable_action

Documentation generated on Sun, 22 Nov 2009 17:36:43 +0200 by phpDocumentor 1.4.3