API CHANGE: Made LeftAndMain::getResponseNegotiator() public so extensions can use it.

This commit is contained in:
Andrew Short 2012-05-08 15:40:05 +10:00
parent 304c3cd5d3
commit 1e174b3102
1 changed files with 1 additions and 1 deletions

View File

@ -412,7 +412,7 @@ class LeftAndMain extends Controller implements PermissionProvider {
*
* @return PJAXResponseNegotiator
*/
protected function getResponseNegotiator() {
public function getResponseNegotiator() {
if(!$this->responseNegotiator) {
$controller = $this;
$this->responseNegotiator = new PJAXResponseNegotiator(array(