Oops there was an error

Missing Controller

Error: RdbController could not be found.

Error: Create the class RdbController below in file: app/controllers/rdb_controller.php

<?php
class RdbController extends AppController {

	var $name = 'Rdb';
}
?>

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