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