projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add PHP index file
[squirrelmail.git]
/
plugins
/
translate
/
config_default.php
diff --git
a/plugins/translate/config_default.php
b/plugins/translate/config_default.php
index
d35ad5d
..
f31ca98
100644
(file)
--- a/
plugins/translate/config_default.php
+++ b/
plugins/translate/config_default.php
@@
-3,7
+3,7
@@
/**
* Default SquirrelMail translate plugin configuration
*
/**
* Default SquirrelMail translate plugin configuration
*
- * @copyright © 2004-200
6
The SquirrelMail Project Team
+ * @copyright © 2004-200
7
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
@@
-108,4
+108,3
@@
$disable_compose_translate=true;
*/
global $translate_custom_enabled;
$translate_custom_enabled=false;
*/
global $translate_custom_enabled;
$translate_custom_enabled=false;
-?>
\ No newline at end of file