X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fcontext%2FDerivativeContext.php;h=b8966f0cf5efb01deee75449c1fb89f28ae786ed;hb=0c615d9029cb6e0d65c21f1df5a8a54e197b860a;hp=d78f420a389bd9812e4d1f6f9f0e8a8ed9de143a;hpb=9c3b9ef639dd015b652dc05dc6cdf26396b89463;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/context/DerivativeContext.php b/includes/context/DerivativeContext.php index d78f420a38..b8966f0cf5 100644 --- a/includes/context/DerivativeContext.php +++ b/includes/context/DerivativeContext.php @@ -296,8 +296,7 @@ class DerivativeContext extends ContextSource { * it would set only the original context, and not take * into account any changes. * - * @param String Message name - * @param Variable number of message arguments + * @param mixed $args,... Arguments to wfMessage * @return Message */ public function msg() {