Missing Controller

: Xmlrpc.phpController could not be found.

: Create the class Xmlrpc.phpController below in file: app/controllers/xmlrpc.php_controller.php

<?php
class Xmlrpc.phpController extends AppController {

	var $name = 'Xmlrpc.php';
}
?>

: If you want to customize this error message, create app/views/errors/missing_controller.ctp