Skip to content

SQLite3 Config File Errors Out If $databaseConfig Not Yet Defined #1

@ajshort

Description

@ajshort

The SQLite3 config.php checks $databaseConfig for a bunch of settings. If the _config.php file defining these settings has not yet been created, this obviously won't work.

Since modules are loaded alphabetically by default, this normally isn't a problem, since mysite is the default, but it would be good to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions