[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_8-24-g1ceccbd

The branch, QA_3_3 has been updated via 1ceccbd50cc0359ac2543e4283a70b2440752b59 (commit) from 8afdcbe2b89888b4e7e3ca58224cb01ebe8db73c (commit) - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- 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 d026f2c..34ce6b0 100644 --- a/libraries/export/sql.php +++ b/libraries/export/sql.php @@ -440,7 +440,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