[Phpmyadmin-git] [SCM] phpMyAdmin branch, export_xml, updated. RELEASE_3_4_0BETA1-12-g8757515

The branch, export_xml has been updated via 87575151eecfb372b82379e10f5d8776617993ee (commit) from d0caeef254b67b70ed1243f1edeaa2c0f46418ce (commit) - Log ----------------------------------------------------------------- commit 87575151eecfb372b82379e10f5d8776617993ee Author: Aamir Khan <systemw0rm@users.sourceforge.net> Date: Wed Dec 22 15:59:44 2010 +0100 fix typo ----------------------------------------------------------------------- Summary of changes: libraries/export/sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libraries/export/sql.php b/libraries/export/sql.php index cc8cc75..f155b6f 100644 --- a/libraries/export/sql.php +++ b/libraries/export/sql.php @@ -503,7 +503,7 @@ function PMA_exportDBFooter($db) * Returns a stand-in CREATE definition to resolve view dependencies * * @param string the database name - * @param string the vew name + * @param string the view name * @param string the end of line sequence * * @return string resulting definition hooks/post-receive -- phpMyAdmin
participants (1)
-
Dieter Adriaenssens