Merge branch 'master' of github.com:phpmyadmin/phpmyadmin

This commit is contained in:
Madhura Jayaratne 2015-04-28 15:03:47 +05:30
commit 65cc20a449

View File

@ -36,12 +36,6 @@ define('SETUP_CONFIG_FILE', './config/config.inc.php');
*/
define('SETUP_DIR_WRITABLE', true);
/**
* Directory where examples reside. Useful when you want to include
* the examples directory with documentation, eg. /usr/share/doc.
*/
define('EXAMPLES_DIR', './examples/');
/**
* Directory where SQL scripts to create/upgrade configuration storage reside.
*/