Drop @version tag from docblocks.

This commit is contained in:
Michal Čihař
2010-07-20 13:59:17 +02:00
parent 95c0b5125d
commit 318dc4b650
256 changed files with 0 additions and 256 deletions

View File

@@ -4,7 +4,6 @@
* Set of functions used to run cookie based authentication.
*
* @package phpMyAdmin-Auth-Cookie
* @version $Id$
*/
if (! defined('PHPMYADMIN')) {