Add ability to force message list refresh
[squirrelmail.git] / plugins / translate / config_sample.php
index 15d711c2c5ff870c353807874934373a21cbb321..65ad16b4a2357b18fb5334d029253caa583ab981 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 &copy; 2004-2007 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