mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
stored config_lua path correctly
This commit is contained in:
@@ -45,7 +45,7 @@ require_once "resources/classes/text.php";
|
||||
$db_name = '';
|
||||
$db_username = '';
|
||||
$db_password = '';
|
||||
$db_create_option = 'none';
|
||||
$db_create = '';
|
||||
$db_create_username = '';
|
||||
$db_create_password = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user