Preparation to begin using phpdocumentor.
[squirrelmail.git] / functions / prefs.php
index 10ea919a3d78f2e76454382eb9e66ca8f959dff4..8521f39b01e043b3017cfd3836723f62d32db4f5 100644 (file)
@@ -9,8 +9,10 @@
  * This contains functions for manipulating user preferences
  *
  * $Id$
+ * @package squirrelmail
  */
 
+/** Include global.php */
 require_once(SM_PATH . 'functions/global.php');
 
 sqgetGlobalVar('prefs_cache', $prefs_cache, SQ_SESSION );