File/plugins/forced_prefs/config_sample.php

Description

NaSMail Forced Prefs Plugin -- Sample configuration Copyright (C) 2004-2007 Tomas Kuliavas <tokul@users.sourceforge.net> This file is part of NaSMail forced_prefs 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

plugin needs two variables that provide arrays with added ($fp_added_settings variable) or enforced ($fp_forced_settings variable) settings.

Each variable is set with $variable_name = array( 'sm_user_setting1_name' => 'sm_user_setting1_value', 'sm_user_setting2_name' => 'sm_user_setting2_value' }

name => value array pairs are separated with commas.

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