diff --git a/plugins/Irc/extlib/phergie/Phergie/ExtendedConfig.php b/plugins/Irc/extlib/phergie/Phergie/ExtendedConfig.php index 9d53726f49..1eb3fb16e0 100644 --- a/plugins/Irc/extlib/phergie/Phergie/ExtendedConfig.php +++ b/plugins/Irc/extlib/phergie/Phergie/ExtendedConfig.php @@ -1,4 +1,30 @@ . + * + * Extends the configuration class (Phergie_Config) to allow passing config + * array instead of loading from file + * + * @category Phergie + * @package Phergie_Extended_Config + * @author Luke Fitzgerald settings += $settings; return $this;