Pelzini

This is the code documentation for the Pelzini project

function loadSharedDatabaseConfig()

If no outputters have been specified, load the common "database.config.php" file
and use the settings in there to create one

Usage

Outputter|null $Config->loadSharedDatabaseConfig ( );

Authors

Return value

  • Outputter
    If a outputter could be parsed from the configuration
  • null
    On error