added a define() to enable running of test/AllTests.php, thanks to Sebastian Mendel
This commit is contained in:
@@ -15,6 +15,9 @@ if (! defined('PMA_MAIN_METHOD')) {
|
|||||||
chdir('..');
|
chdir('..');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// required to not die() in some libraries
|
||||||
|
define('PHPMYADMIN', true);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user