stored config_lua path correctly

This commit is contained in:
Matthew Vale
2015-12-01 16:47:18 +00:00
parent 64f103ddbb
commit 8c8cf44b4c
2 changed files with 4 additions and 4 deletions

View File

@@ -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 = '';