Fix. generate XXX_dir options in config.lua (#1709)

This commit is contained in:
Alexey Melnichuk
2016-06-26 22:45:57 +03:00
committed by FusionPBX
parent 78d8619cfd
commit 2b2ca19da0

View File

@@ -207,7 +207,6 @@ if (!class_exists('scripts')) {
$tmp .= $this->correct_path(" document_root = [[".$_SERVER["DOCUMENT_ROOT"].PROJECT_PATH."]];\n");
$tmp .= "\n";
$tmp = "\n";
$tmp .= "--store settings in memcache\n";
$tmp .= " settings_in_cache = false;\n";
$tmp .= "\n";