Merge remote-tracking branch 'origin/QA_4_4'

This commit is contained in:
Michal Čihař 2015-04-28 10:15:36 +02:00
commit 9cc6bc1bba

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.
*/