fusionpbx/core/install/resources/classes
Alexey Melnichuk b9f2e358af Fix. Install with create new database for PgSQL/MySQL
* MySQL/PgSQL ignore error while create new user because user may already exists.
* MySQL on database page use same checkbox like one for PgSQL
* MySQL/PgSQL if create user empty try use db user.(may be better use root/postgres without pass)
* PgSQL fix `GRANT ALL ON DATABASE dbname` instead of `GRANT ALL ON dbname`
* MySQL fix connect string build
* MySQL fix use correct password to connect
2016-03-30 15:05:25 +03:00
..
detect_switch.php WhitespaceClean-core/install 2016-03-11 12:03:29 +00:00
global_settings.php WhitespaceClean-core/install 2016-03-11 12:03:29 +00:00
install_fusionpbx.php Fix. Install with create new database for PgSQL/MySQL 2016-03-30 15:05:25 +03:00
install_switch.php WhitespaceClean-core/install 2016-03-11 12:03:29 +00:00
iso_countries.php Rename install_first_time variable and file name. Remove the install/upgrade_switch.php which isn't being used anymore. Update the indentation and remove inconsistent white spaces. 2016-02-29 09:24:05 -07:00