name = $name; // Read in configuration if ($this->config !== null) { global $conf; include('./conf/' . $name . '.inc.php'); } } } ?>