Oops there was an error

Missing Controller

Error: RdlController could not be found.

Error: Create the class RdlController below in file: app/controllers/rdl_controller.php

<?php
class RdlController extends AppController {

	var $name = 'Rdl';
}
?>

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