File comments:

- remove @license and @version from comments
- add vim settings
- change descriptions in form definition files
This commit is contained in:
Crack
2010-08-03 00:55:57 +02:00
parent e3f6715c44
commit 4a5ffa7a12
24 changed files with 58 additions and 437 deletions

View File

@@ -2,9 +2,7 @@
/**
* Overview (main page)
*
* @package phpMyAdmin-setup
* @license http://www.gnu.org/licenses/gpl.html GNU GPL 2.0
* @version $Id$
* @package phpMyAdmin-setup
*/
if (!defined('PHPMYADMIN')) {