From: Luke Fitzgerald Date: Fri, 9 Jul 2010 11:04:18 +0000 (-0700) Subject: Added commenting X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=054d16426fdf680b1d700dfd9f0864c8e35b580c;p=quix0rs-gnu-social.git Added commenting --- 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;