Anwiki CMS : the first wiki/CMS dedicated to multilingual contents
FS#75 - too many parameters in AnwContentFieldPage_link::renderCollapsedInputComposed()
|
Detailsonly the first parameter ofAnwContentFieldPage_link::renderCollapsedInputComposed($oSubContent, $sRendered, $sSuffix) is used.
please remove $sRendered and $sSuffix or give them a null / empty string default. |
This task depends upon
Comment by a.l.e (ale) -
Saturday, 10 April 2010, 16:28 GMT
or just make renderCollapsedInputComposed a protected function if it is not meant to be called by the "end user"