Преглед на файлове

Add constructor documentation

tags/v6.0.0alpha2
Bart Visscher преди 11 години
родител
ревизия
abe9abab99
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3
    0
      lib/config.php

+ 3
- 0
lib/config.php Целия файл

@@ -49,6 +49,9 @@ class Config {

protected $debugMode;

/**
* @param $configDir path to the config dir, needs to end with '/'
*/
public function __construct($configDir) {
$this->configDir = $configDir;
$this->configFilename = $this->configDir.'config.php';

Loading…
Отказ
Запис