Add functions to help diagnose if plugin dependencies are in place
[squirrelmail.git] / functions / prefs.php
index 4924441981f98b36b7f289b165ab8bb7784e3ab7..f54b899c6437534f898bffe08556d2b65c244b3b 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This contains functions for filebased user prefs locations
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -126,4 +126,3 @@ function computeHashDirs($username) {
     /* Return our array of hash directories. */
     return ($hash_dirs);
 }
-?>
\ No newline at end of file