Add an optional link parameter to sqimap_error_box(), allow self error handling even...
[squirrelmail.git] / functions / file_prefs.php
index f21e89f757f998ea252557295646f454fd67d075..b579bdd42f58cd84e7e9a5ec7402e0a36ed282eb 100644 (file)
@@ -9,9 +9,10 @@
  * This contains functions for manipulating user preferences in files
  *
  * $Id$
+ * @package squirrelmail
  */
 
-/* include this for error messages */
+/** include this for error messages */
 include_once(SM_PATH . 'functions/display_messages.php');
 
 /**