User "Nikerabbit" posted a comment on MediaWiki.r92609. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92609#c19873 Commit summary:
Added three new methods to SFForm: setPageNameFormula(), setCreateTitle() and setEditTitle(), for use in creating the form definition; also renamed some existing class fields. Comment: In PHP4 all member variables were declared with ''var''. In PHP5 we use protected/public/private instead. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
