The branch, master has been updated
via c8c68cc5882e498fe9cbd5e6954b5a5a2f55bb4f (commit)
from 95465b848906e6f9c74d29ef86ae3e127ae0cc92 (commit)
- Log -----------------------------------------------------------------
commit c8c68cc5882e498fe9cbd5e6954b5a5a2f55bb4f
Author: Michal Čihař <[email protected]>
Date: Thu Jul 21 12:57:28 2011 +0200
Need to set db parameter when we're checking for it
-----------------------------------------------------------------------
Summary of changes:
test/libraries/common/PMA_checkParameters_test.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/test/libraries/common/PMA_checkParameters_test.php
b/test/libraries/common/PMA_checkParameters_test.php
index 5337650..3bf4ed8 100644
--- a/test/libraries/common/PMA_checkParameters_test.php
+++ b/test/libraries/common/PMA_checkParameters_test.php
@@ -38,6 +38,7 @@ class PMA_checkParameters_test extends
PHPUnit_Extensions_OutputTestCase
{
$GLOBALS['PMA_PHP_SELF'] = PMA_getenv('PHP_SELF');
$GLOBALS['pmaThemePath'] = $_SESSION['PMA_Theme']->getPath();
+ $GLOBALS['db'] = "dbDatabase";
$GLOBALS['table'] = "tblTable";
$GLOBALS['field'] = "test_field";
$GLOBALS['sql_query'] = "SELECT * FROM tblTable;";
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git