Replacing deprecated HTML "center" element (second try).
[squirrelmail.git] / plugins / fortune / config_default.php
index 1045aca2c886bfb2c6bf177711dd5954609988fe..950d88370d3dcdb7dfbd31281d292d5d3e23f109 100644 (file)
@@ -1,10 +1,11 @@
 <?php
+
 /**
  * Default Fortune plugin configuration
  *
  * Configuration defaults to /usr/games/fortune with short quotes
  *
- * @copyright (c) 2004-2005 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -23,4 +24,4 @@ $fortune_location = '/usr/games/fortune';
  * @since 1.5.1
  */
 $fortune_options = '-s';
-?>
+?>
\ No newline at end of file