phpci/public
Tobias Tom 37248fcd5b When phpci is default, it should be used.
The installer displays `phpci` as placeholders for the database settings (database and username).

When I do not change them the installer fails with this error:

`Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' in /Users/tobias/Sites/PHPCI/vendor/block8/b8framework/b8/Database/Map.php on line 40`

I assume it is simply because they are not set. This pull requests uses the given values, or phpci as default.

In theory I would assume all the configuration values should be checked somehow. Is this just not implemented, or is it not desired?
2014-01-25 14:22:15 +01:00
..
assets Fixes #236 Javascript bug, delete build error 2013-12-31 13:46:23 +04:00
favicon.ico Adding favicon, fixes #71 2013-10-08 09:08:52 +01:00
index.php Holy cleanup, batman. 2013-10-10 01:01:06 +01:00
install.php When phpci is default, it should be used. 2014-01-25 14:22:15 +01:00