From e56949f160b9de33a8ca642e6d9d8efa81c112fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 25 Oct 2011 10:13:17 +0200 Subject: Use package name PhpMyAdmin Needed to match phpdoc rules as package name must begin with upper case. --- tbl_export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tbl_export.php') diff --git a/tbl_export.php b/tbl_export.php index 379d26c37a..312cfb8aba 100644 --- a/tbl_export.php +++ b/tbl_export.php @@ -2,7 +2,7 @@ /* vim: set expandtab sw=4 ts=4 sts=4: */ /** * - * @package phpMyAdmin + * @package PhpMyAdmin */ /** -- cgit v1.2.3