Missing @package.

This commit is contained in:
Michal Čihař
2008-11-24 11:14:05 +00:00
parent 195b538d8d
commit 285a88f607

View File

@@ -9,6 +9,7 @@
* @usedby tbl_sql.php * @usedby tbl_sql.php
* @usedby tbl_structure.php * @usedby tbl_structure.php
* @usedby querywindow.php * @usedby querywindow.php
* @package phpMyAdmin
*/ */
if (! defined('PHPMYADMIN')) { if (! defined('PHPMYADMIN')) {
exit; exit;