fusionpbx/core/install
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
..
resources Fix. Install with create new database for PgSQL/MySQL 2016-03-30 15:05:25 +03:00
app_config.php Commenting Advanced -> Install menu until its reason developer that added the menu explains its purpose. 2015-12-06 14:19:18 -07:00
app_languages.php Fix title-install translation. 2016-02-29 19:53:13 -07:00
app_menu.php Last commit commented out the permission this comments out the menu. 2015-12-06 14:21:36 -07:00
index.php install_first_time.php rename to install.php. 2016-02-29 11:28:43 -07:00
install.php Update the install.php. 2016-03-26 19:17:33 -06:00
root.php Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00