Added setVal accessor to $wgRequest->data so we don't have to access it directly...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 30 Sep 2008 15:13:13 +0000 (15:13 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 30 Sep 2008 15:13:13 +0000 (15:13 +0000)
commitacf01dd7b8263af7bf5f4069333a7bced8720e53
tree09b472a0be6f19d01ef4bddd15a41ddcc82fe931
parent2167d0326101dcdcacd423227bc71ef6848d7478
Added setVal accessor to $wgRequest->data so we don't have to access it directly. Use this in ApiEditPage.
includes/WebRequest.php
includes/api/ApiEditPage.php