Oops there was an error

Missing Controller

Error: RDLController could not be found.

Error: Create the class RDLController below in file: app/controllers/r_d_l_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