phpDocumentor updates
[squirrelmail.git] / plugins / fortune / functions.php
index fe1b9c627428c134400fde15faa36bee89564224..c3733dfd6e5e12869c95e42994ffd0070ccf5ea6 100644 (file)
@@ -1,8 +1,9 @@
 <?php
+
 /**
  * Fortune plugin functions
  *
- * @copyright (c) 2004-2005 The SquirrelMail Project Team
+ * @copyright &copy; 2004-2005 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -90,4 +91,4 @@ function fortune_function_load() {
 
     $fortune_visible = getPref($data_dir, $username, 'fortune_visible');
 }
-?>
+?>
\ No newline at end of file