fusionpbx/core/install
Alexey Melnichuk d84bebc1d5 Fix. Create database scheme before trying insert record to `v_database` (#2965)
Problem that `create_database_pgsql` does not create actual scheme
but `create_odbc_database_connection` try insert record to v_database and
installation fails.
2018-01-27 12:12:11 -07:00
..
resources Fix. Create database scheme before trying insert record to `v_database` (#2965) 2018-01-27 12:12:11 -07:00
app_config.php
app_languages.php
app_menu.php
index.php
install.php Check Windows ODBC DSN during install (#2798) 2017-11-18 22:53:08 -07:00
root.php