Missing Controller

Error: MgbDrupalController could not be found.

Error: Create the class MgbDrupalController below in file: app/controllers/mgb_drupal_controller.php

<?php
class MgbDrupalController extends AppController {

	var $name = 'MgbDrupal';
}
?>

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