Missing Controller
Error: XmlrpcController could not be found.
Error: Create the class XmlrpcController below in file: app/controllers/xmlrpc_controller.php
<?php
class XmlrpcController extends AppController {
var $name = 'Xmlrpc';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
