fix formating. phpdoc complained about unknown tag.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 3 Jul 2005 15:48:59 +0000 (15:48 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 3 Jul 2005 15:48:59 +0000 (15:48 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9712 7612ce4b-ef26-0410-bec9-ea0150e637f0

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','../');
 }