Stopped extended config adding to files array
This commit is contained in:
parent
80516cba2f
commit
def70cd67f
@ -18,7 +18,6 @@ class Phergie_Extended_Config extends Phergie_Config {
|
||||
);
|
||||
}
|
||||
|
||||
$this->files[$file] = array_keys($settings);
|
||||
$this->settings += $settings;
|
||||
|
||||
return $this;
|
||||
|
Loading…
Reference in New Issue
Block a user