adding address book sorting function
[squirrelmail.git] / src / left_main.php
index ee283722d0681cd3110d6edd9ed6430e1619cea6..24d9e4a0b66bdae02216a6dfd8491482f0777735 100644 (file)
@@ -9,11 +9,14 @@
  * This is the code for the left bar. The left bar shows the folders
  * available, and has cookie information.
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
  */
 
-/** Path for SquirrelMail required files. */
+/**
+ * Path for SquirrelMail required files.
+ * @ignore
+ */
 define('SM_PATH','../');
 
 /* SquirrelMail required files. */