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 @@
* Ensure the database and the table exist (else move to the "parent" script)
* and display headers
*
* @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {