Preparation to begin using phpdocumentor.
[squirrelmail.git] / functions / display_messages.php
index f035a2014e7a0a8b174865bba30974766280285c..0e5831ad38599afc7440ca464011ec82ef7f6a77 100644 (file)
@@ -10,6 +10,7 @@
  * about any other message you can think of.
  *
  * $Id$
+ * @package squirrelmail
  */
 
 /**
@@ -18,7 +19,7 @@
  * called "src", "functions", or "plugins", but people who do that need
  * to be beaten with a steel pipe anyway.
  *
- * @return  the base uri of squirrelmail installation.
+ * @return string the base uri of squirrelmail installation.
  */
 function sqm_baseuri(){
     global $base_uri, $PHP_SELF;