Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhura Jayaratne <madhura.cj@gmail.com>2012-09-05 21:34:31 +0400
committerMadhura Jayaratne <madhura.cj@gmail.com>2012-09-05 21:34:31 +0400
commita062baf3bbd7cbafaf77930a1b147e6046c9c9be (patch)
tree242f5ce25f62b67da2da819657f37df1334b7452 /tbl_get_field.php
parent9d281ef330ac2ac3bdafd7b342ba2733f536ab8c (diff)
Add empty line after file comment
Diffstat (limited to 'tbl_get_field.php')
-rw-r--r--tbl_get_field.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tbl_get_field.php b/tbl_get_field.php
index 76d75f7c4f..9269064a99 100644
--- a/tbl_get_field.php
+++ b/tbl_get_field.php
@@ -2,6 +2,7 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Provides download to a given field defined in parameters.
+ *
* @package PhpMyAdmin
*/