UNB Components Code Reference

UnbConfiguration::SetFilename method

Sets the configuration file name.

public static function UnbConfiguration::SetFilename ($filename);

Parameters

filename

(string) Name of the configuration file, or null or empty to not read any file

Remarks

If the specified file name is not an absolute path, the name is interpreted relative to this class source file. The default file name is "unb_config.inc.php" in this directory.

Member of class: UnbConfiguration

Implementation file: configuration.class.php, line 36

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.