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:
authorMichal Čihař <michal@cihar.com>2017-07-17 15:55:57 +0300
committerMichal Čihař <michal@cihar.com>2017-07-17 15:55:57 +0300
commit302a10e43b85c7ab0dbbe1386dea824f66c98d99 (patch)
treef778e7b5439153ab279ab6efff61f1a41ebb3f12 /test/bootstrap-dist.php
parent0effb3012cf3931640a71850e5521a3c3f4a21f4 (diff)
Remove no longer used PMA_MYSQL_VERSION_COMMENT define
Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to 'test/bootstrap-dist.php')
-rw-r--r--test/bootstrap-dist.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/bootstrap-dist.php b/test/bootstrap-dist.php
index 9f9f4b93ca..0af3d710da 100644
--- a/test/bootstrap-dist.php
+++ b/test/bootstrap-dist.php
@@ -29,7 +29,6 @@ define('PHPMYADMIN', 1);
define('TESTSUITE', 1);
define('PMA_MYSQL_INT_VERSION', 55000);
define('PMA_MYSQL_STR_VERSION', '5.50.00');
-define('PMA_MYSQL_VERSION_COMMENT', 'MySQL Community Server (GPL)');
// Selenium tests setup
$test_defaults = array(