Missing Controller

Error: AgbController could not be found.

Error: Create the class AgbController below in file: app/controllers/agb_controller.php

<?php
class AgbController extends AppController {

	var $name = 'Agb';
}
?>

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