projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Note a bug
[squirrelmail.git]
/
plugins
/
bug_report
/
config_default.php
diff --git
a/plugins/bug_report/config_default.php
b/plugins/bug_report/config_default.php
index 4ced4697ee12945e305e63cd53b943edb571f3eb..5ad37074aa6ae657e174e2894d1ce3703a05a3d2 100644
(file)
--- a/
plugins/bug_report/config_default.php
+++ b/
plugins/bug_report/config_default.php
@@
-6,7
+6,7
@@
* Plugin's site configuration should be stored in config/bug_report_config.php
* or plugins/bug_report/config.php file.
*
* 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
+ * @copyright
2005-2012
The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id$
* @package plugins
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id$
* @package plugins
@@
-29,4
+29,3
@@
$bug_report_admin_email = '';
* @global boolean $bug_report_allow_users
*/
$bug_report_allow_users = false;
* @global boolean $bug_report_allow_users
*/
$bug_report_allow_users = false;
-?>
\ No newline at end of file