From: tokul Date: Fri, 4 Aug 2006 07:36:52 +0000 (+0000) Subject: phpdoc source parsing locks on trailing comments. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6b0fe53b68c9cdbd06c4b3123ada6d1fc0146303;p=squirrelmail.git phpdoc source parsing locks on trailing comments. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11464 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/abook_local_file.php b/functions/abook_local_file.php index e9986c6e..1929226b 100644 --- a/functions/abook_local_file.php +++ b/functions/abook_local_file.php @@ -571,5 +571,4 @@ class abook_local_file extends addressbook_backend { } return $value; } - -} /* End of class abook_local_file */ +}