The branch, master has been updated via e4bb7fdcdd3a2f214c47444ef621c10403c16c72 (commit) from fd383934af0e48c7594e7e0629a71ec9ba016d9d (commit)
- Log ----------------------------------------------------------------- commit e4bb7fdcdd3a2f214c47444ef621c10403c16c72 Author: Dieter Adriaenssens ruleant@users.sourceforge.net Date: Wed Aug 10 21:12:08 2011 +0200
fix description
-----------------------------------------------------------------------
Summary of changes: libraries/export/htmlword.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libraries/export/htmlword.php b/libraries/export/htmlword.php index 31303cc..b7aa568 100644 --- a/libraries/export/htmlword.php +++ b/libraries/export/htmlword.php @@ -1,7 +1,7 @@ <?php /* vim: set expandtab sw=4 ts=4 sts=4: */ /** - * Set of functions used to build HTML dumps of tables + * Set of functions used to export a set of queries to a MS Word document * * @package phpMyAdmin-Export * @subpackage HTMLWord
hooks/post-receive