Allow administrators to configure subfolders of user INBOXes to be treated as special...
[squirrelmail.git] / plugins / translate / config_sample.php
index 15d711c2c5ff870c353807874934373a21cbb321..4ec6ff25f45b17db5a0e4a06c4d9a90acd308c6b 100644 (file)
@@ -1,13 +1,13 @@
 <?php
+
 /**
  * SquirrelMail translate plugin sample configuration
  *
  * WARNING: This is only an example config. Don't use it for your
  * configuration. Almisbar translation engine is not public.
  *
- * Copyright (c) 2004-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
+ * @copyright 2004-2011 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
  * @subpackage translate
@@ -122,4 +122,3 @@ function translate_custom_showtrad() {
 function translate_custom_showoption() {
     translate_showoption_internal('server', 'custom', 'Al Misbar');
 }
-?>
\ No newline at end of file