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:
Diffstat (limited to 'test/libraries/PMA_PMD_common_test.php')
-rw-r--r--test/libraries/PMA_PMD_common_test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/libraries/PMA_PMD_common_test.php b/test/libraries/PMA_PMD_common_test.php
index 04a3fb36ef..3091403d5c 100644
--- a/test/libraries/PMA_PMD_common_test.php
+++ b/test/libraries/PMA_PMD_common_test.php
@@ -29,6 +29,7 @@ class PMA_PMD_CommonTest extends PHPUnit_Framework_TestCase
$_SESSION = array(
'relation' => array(
'1' => array(
+ 'PMA_VERSION' => PMA_VERSION,
'db' => 'pmadb',
'pdf_pages' => 'pdf_pages',
'pdfwork' => true,