phpdoc source parsing locks on trailing comments.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 4 Aug 2006 07:36:52 +0000 (07:36 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 4 Aug 2006 07:36:52 +0000 (07:36 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11464 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/abook_local_file.php

index e9986c6e403082a9fc325958e8e710fc04c2f70f..1929226ba040b514925d45ab88514d5a5e50956c 100644 (file)
@@ -571,5 +571,4 @@ class abook_local_file extends addressbook_backend {
         }
         return $value;
     }
-
-} /* End of class abook_local_file */
+}