moving include to the top.
[squirrelmail.git] / functions / identity.php
index 62bcf3b5fb8f7cae0aebbd626f1c56fd1e6c8207..e4fc93255db4acb20b878039f0ce3868f2fec8f1 100644 (file)
@@ -13,8 +13,9 @@
  * @since 1.4.2
  */
 
-/** @ignore
- * Used to simplify includes */
+/** Used to simplify includes
+ * @ignore
+ */
 if (!defined('SM_PATH')) {
     define('SM_PATH','../');
 }