Pelzini

This is the code documentation for the Pelzini project

function load()

Load and validate a config file

Usage

bool $Config->load ( string $filename );

Authors

Arguments

  1. string $filename
    The filename to load

Return value

  • bool
    True on success, false on failure