Source for file config_default.php
Documentation is available at config_default.php
* Bug Report plugin - default configuration file
* This file contains default Bug Report plugin configuration options.
* Plugin's site configuration should be stored in config/bug_report_config.php
* or plugins/bug_report/config.php file.
* @copyright © 2005-2006 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: config_default.php,v 1.3 2006/07/15 12:01:08 tokul Exp $
* @global string $bug_report_admin_email
$bug_report_admin_email =
'';
* Controls availability of bug_report plugin to end users.
* If option is set to false, only interface admins can use
* bug_report plugin. If option is set to true and admin email
* is set, bug_report plugin can be used by other interface
* users. Information about setting administrative users can be
* found in plugins/bug_report/README
* @global boolean $bug_report_allow_users
$bug_report_allow_users =
false;
Documentation generated on Sat, 07 Oct 2006 16:09:51 +0300 by phpDocumentor 1.3.0RC6