From: tokul Date: Sun, 3 Jul 2005 15:48:59 +0000 (+0000) Subject: fix formating. phpdoc complained about unknown tag. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=cf6f9b3123b0105699554370046ada0c3ed985c0;p=squirrelmail.git fix formating. phpdoc complained about unknown tag. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9712 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/identity.php b/functions/identity.php index 62bcf3b5..e4fc9325 100644 --- a/functions/identity.php +++ b/functions/identity.php @@ -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','../'); }