Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
This commit is contained in:
commit
65cc20a449
@ -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.
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user